Fixed erros in multiple CT's
Added fixes for: Pihole , aptcacher, OmdaV3, mailbackup and nginx
This commit is contained in:
@@ -8,4 +8,4 @@ setcap 'cap_net_bind_service=+ep' /usr/sbin/apt-cacher-ng
|
||||
mv /opt/Setup/Configs/acng.conf /etc/apt-cacher-ng/acng.conf
|
||||
mv /opt/Setup/Scripts/UpdateMirrorList.sh /opt/UpdateMirrorList.sh
|
||||
#Enable apt-cacher-ng on startup
|
||||
ln -s /lib/systemd/system/apt-cacher-ng.service /etc/systemd/system/multi-user.target.wants/apt-cacher-ng.service
|
||||
ln -s /lib/systemd/system/apt-cacher-ng.service /etc/systemd/system/multi-user.target.wants/apt-cacher-ng.service || true
|
||||
Reference in New Issue
Block a user