diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -328,11 +328,6 @@ for service in ${services}; do "ln -s /etc/dinit.d/$service /etc/dinit.d/boot.d/" done -# Add PACMAN download style -pac_options=ILoveCandy -sed "s/# Misc options/# Misc options\n${pac_options}/g" \ - -i /mnt/etc/pacman.conf - # Enable firewall sed "s/ENABLED=no/ENABLED=yes/" -i /mnt/etc/ufw/ufw.conf |
