fix boot.sh

This commit is contained in:
mrbesen 2019-08-29 11:03:21 +02:00
parent 1c528283e1
commit 9b3940041f
2 changed files with 6 additions and 0 deletions

View File

@ -2,5 +2,11 @@
#notify on reboot
# change dir
cd "$( dirname "${BASH_SOURCE[0]}" )"
echo "pwd: "
pwd
. config.sh
. func.sh
send "Server%20started."

0
hdd.sh Normal file → Executable file
View File