diff --git a/simpe_test.sh b/simpe_test.sh index 944e9d6..a3e7b03 100644 --- a/simpe_test.sh +++ b/simpe_test.sh @@ -1,8 +1,11 @@ #!/bin/bash ##Variables +# SCHINKEN(needed)[string] # HOSTNAME(needed)[string] # DEVICEID(needed)[int] # VERBOSE(optional)[bool] # BACKUP_PATH(optional)[string] -echo "Connecting to $HOSTNAME..." \ No newline at end of file +echo "Connecting to $HOSTNAME..." +touch $SCHINKEN +echo "Alles wird auch Hack gemacht" \ No newline at end of file