Browse Source

Update setup.sh

Nick Sweeting 4 năm trước cách đây
mục cha
commit
77e5560762
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      bin/setup.sh

+ 1 - 1
bin/setup.sh

@@ -66,4 +66,4 @@ pip3 install --upgrade archivebox
 echo "[+] Initializing ArchiveBox data folder at ~/archivebox..."
 echo "[+] Initializing ArchiveBox data folder at ~/archivebox..."
 mkdir -p ~/archivebox
 mkdir -p ~/archivebox
 cd ~/archivebox
 cd ~/archivebox
-archivebox init --setup
+exec archivebox init --setup