New sequence to backup and update a roundcube installation
This commit is contained in:
8
seqs/roundcube.cfg.example
Normal file
8
seqs/roundcube.cfg.example
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Roundcube sequence configuration
|
||||
# RC = RoundCube
|
||||
|
||||
RC_LOC="/var/www/webmail"
|
||||
RC_BACKUP="/root/backup/roundcube"
|
||||
RC_DATABASE="roundcube_db"
|
Reference in New Issue
Block a user