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
|
||||
echo "Sucessfully synced."
|
||||
if [ $1 == "install" ]; then
|
||||
${CLIENT_SOFTWARE_DST}/install.sh
|
||||
${CLIENT_SOFTWARE_DST}/source/install.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user