Added code to copy the lastheard php

This commit is contained in:
ElGamal 2019-08-16 09:22:52 +02:00 committed by GitHub
parent 4f26a6906b
commit 4d924f4e5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,9 @@
# #
# NextionDriver installer #
# #
# (c)2018-2019 by ON7LDS #
# (c)2018-2019 by ON7LDS & EA5KL #
# #
# V1.03 #
# V1.04 #
# #
#########################################################
@ -80,6 +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
}
herstart () {
echo -e "\n+ To test if it all works as expected,"