initial commit of file from CVS for smeserver-sogo on Sat Sep 7 16:42:51 AEST 2024
This commit is contained in:
4
root/etc/e-smith/events/actions/sogo-backup
Executable file
4
root/etc/e-smith/events/actions/sogo-backup
Executable file
@@ -0,0 +1,4 @@
|
||||
mkdir /home/e-smith/sogo &> /dev/null
|
||||
/usr/sbin/sogo-tool backup /tmp/backup ALL &> /dev/null
|
||||
tar cvzf /home/e-smith/sogo/backup.tgz -C /tmp/ backup &> /dev/null
|
||||
rm -rf /tmp/backup &> /dev/null
|
Reference in New Issue
Block a user