This commit is contained in:
2026-05-04 12:01:46 +02:00
parent 1a13b37ba2
commit ecf589f702
5 changed files with 7 additions and 2 deletions

8
simpe_test.sh Normal file
View 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..."