diff --git a/arch-graphical-install-auto b/arch-graphical-install-auto index 581f87d..cf0bd83 100755 --- a/arch-graphical-install-auto +++ b/arch-graphical-install-auto @@ -367,7 +367,7 @@ if [ "${version}" != "libre" ]; then aurinstall plymouth-theme-dark-arch plymouth-set-default-theme -R dark-arch aurinstall snapd - if [ "${archchroot}" == "archchroot" ]; then + if [ "${archchroot}" != "archchroot" ]; then systemctl enable --now snapd.socket if ! [ -d "/snap" ];then ln -s /var/lib/snapd/snap /snap @@ -666,10 +666,6 @@ if [ "${vollinstallation}" != "n" ]; then cp /opt/${repo}/snapshot.sh /usr/bin/snapshot chmod 755 /usr/bin/snapshot - # ip_forward - mkdir -p /proc/sys/net/ipv4/ - echo 1 > /proc/sys/net/ipv4/ip_forward - # .Conky tar -vxJf /opt/${repo}/.Conky.tar.xz -C /opt/ chmod 755 -Rv /opt/.Conky/