forked from obel1x/fedora-OEMDRV
Client Software install moved to source dir
This commit is contained in:
@@ -71,5 +71,5 @@ if [ -f "${CLIENT_SOFTWARE_DST}/install.sh" ]; then
|
|||||||
fi
|
fi
|
||||||
echo "Sucessfully synced."
|
echo "Sucessfully synced."
|
||||||
if [ $1 == "install" ]; then
|
if [ $1 == "install" ]; then
|
||||||
${CLIENT_SOFTWARE_DST}/install.sh
|
${CLIENT_SOFTWARE_DST}/source/install.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user