Testing the option to copy the php file

This commit is contained in:
ElGamal 2019-08-16 10:07:03 +02:00 committed by GitHub
parent 4d924f4e5e
commit a27aba851e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,9 +80,9 @@ helpfiles () {
echo "+ Copying groups and users files"
cp $DIR/groups.txt $FILESDIR
cp $DIR/stripped.csv $FILESDIR
# rm -f /var/www/dashboard/mmdvmhost/lh_nextion.php
# echo "+ Copying last heard code"
# cp %DIR/lh_nextion.php /var/www/dashboard/mmdvmhost
rm -f /var/www/dashboard/mmdvmhost/lh_nextion.php
echo "+ Copying last heard code"
cp %DIR/lh_nextion.php /var/www/dashboard/mmdvmhost
}
herstart () {
echo -e "\n+ To test if it all works as expected,"