test
This commit is contained in:
@@ -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..."
|
||||
echo "Connecting to $HOSTNAME..."
|
||||
touch $SCHINKEN
|
||||
echo "Alles wird auch Hack gemacht"
|
||||
Reference in New Issue
Block a user