Add 'initialize' command, define 'backup' command
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
/usr/sbin/tupper 2>&1 | tee --append /var/log/tupper.log
|
||||
/usr/sbin/tupper backup 2>&1 | tee --append /var/log/tupper.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user