test
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
##Variables
|
##Variables
|
||||||
|
# SCHINKEN(needed)[string]
|
||||||
# HOSTNAME(needed)[string]
|
# HOSTNAME(needed)[string]
|
||||||
# DEVICEID(needed)[int]
|
# DEVICEID(needed)[int]
|
||||||
# VERBOSE(optional)[bool]
|
# VERBOSE(optional)[bool]
|
||||||
# BACKUP_PATH(optional)[string]
|
# 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