Bob Mottram 7 年 前
コミット
93801c7331
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      src/freedombone-app-scuttlebot

+ 1
- 0
src/freedombone-app-scuttlebot ファイルの表示

@@ -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