Updaded dependencies
*Added php ctype extention *Switched OfflineImap from PIP package to the apk one from the "Alpine Community Edge" repo due to PEP 68 braking the install
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
read -p "Enter name for the new sync job: " username
|
||||
adduser $username
|
||||
sed -i -e 's/UserName/'$username'/' /home/$username/.offlineimaprc
|
||||
echo "sudo -u $username python3 /opt/OfflineIMAP3/offlineimap.py" >> /opt/mailsync.sh
|
||||
echo "sudo -u $username python3 /usr/bin/offlineimap" >> /opt/mailsync.sh
|
||||
|
||||
Reference in New Issue
Block a user