Bob Mottram 7 years ago
parent
commit
93801c7331
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-scuttlebot

+ 1
- 0
src/freedombone-app-scuttlebot View File

@@ -401,6 +401,7 @@ fi
401 401
 if ! npm install --arch=$NPM_ARCH -g git-remote-ssb; then
402 402
     exit 4
403 403
 fi
404
+exit 0
404 405
 EOF
405 406
     chroot "$rootdir" /bin/chmod +x /usr/bin/install_scuttlebot
406 407
     chroot "$rootdir" su -c '/usr/bin/install_scuttlebot' - scuttlebot