test
This commit is contained in:
8
simpe_test.sh
Normal file
8
simpe_test.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
##Variables
|
||||
# HOSTNAME(needed)[string]
|
||||
# DEVICEID(needed)[int]
|
||||
# VERBOSE(optional)[bool]
|
||||
# BACKUP_PATH(optional)[string]
|
||||
|
||||
echo "Connecting to $HOSTNAME..."
|
||||
Reference in New Issue
Block a user