fix unison on testing and dir perms
[automated-distro-installer] / fai / config / scripts / GRUB_PC / 11-ian
index 7cc2341da53ff0234605ab6c460318458a369c88..1bb4fda2d7e5b60e9b2a4516b7b042734ebfdece 100755 (executable)
@@ -32,7 +32,8 @@ chown -R root:root /root/.ssh
 usermod -aG cdrom,floppy,sudo,audio,dip,video,plugdev,netdev,kvm,systemd-journal ian
 EOF
 
+
+apt-get -y install unison-gtk
 if ifclass STABLE; then
-    apt-get -y install unison-gtk
     apt-get -y install unison-gtk/testing
 fi