Added elkarbackup CT
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/ash
|
||||
#Shoud be uploaded in Elkarbackup under scrips and set ran as Job Pre and Post
|
||||
ssh -oStrictHostKeyChecking=no $(echo $ELKARBACKUP_URL | sed 's|:.*||') bash /opt/Elkar-MysqlBackup.sh "$ELKARBACKUP_EVENT"
|
||||
Reference in New Issue
Block a user