mirror of
https://github.com/n5amd/NextionDriverInstaller.git
synced 2026-01-04 15:40:00 +01:00
Testing the option to copy the php file
This commit is contained in:
parent
4d924f4e5e
commit
a27aba851e
|
|
@ -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,"
|
||||
|
|
|
|||
Loading…
Reference in a new issue