Bob Mottram vor 8 Jahren
Ursprung
Commit
da9cbe65f2
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      src/freedombone-image

+ 1
- 0
src/freedombone-image Datei anzeigen

@@ -137,6 +137,7 @@ function image_setup {
137 137
             sudo pacman -S --noconfirm debootstrap xz dosfstools btrfs-progs syslinux python-pip
138 138
             sudo pacman -S --noconfirm qemu-static binfmt-qemu-static uboot-tools qemu parted
139 139
             sudo pacman -S --noconfirm dpkg-devtools bin86 arch-install-scripts qemu-arch-extra
140
+            sudo pacman -S --noconfirm syncthing
140 141
             mkdir ~/develop
141 142
             if [ ! -d ~/develop/python-cliapp ]; then
142 143
                 git clone git://git.liw.fi/cliapp ~/develop/python-cliapp