Files
HomeServerCTs/CT-Files/mailbackup/Scripts/Init.sh
Bram Prieshof 8a3333ce3d CT ddns ,gitea and mailbackup Updated dependencies/packages
*DDNS: switched ddclient from Edge repo to release repo

*gitea: added force install (PEP 668 skip)  for gitea-auto-update

*mailbackup: switched OfflineImap from PIP package to the apk one from the edge repo due to PEP 68 braking the install
2024-01-13 00:45:51 +01:00

10 lines
304 B
Bash

#!/bin/ash
#Get Resources
git clone https://git.bprieshof.nl/Tools/MailBackup-sys.git /opt/Setup/MailBackup-sys
#Install and configure using git.bprieshof.nl MailBackup-sys
DistoBuilderINT=true ash /opt/Setup/MailBackup-sys/install.sh
#cleanup
rm -rf /opt/Setup/MailBackup-sys
rm -f /opt/Setup/rlcl.zip