post install scripts are required
This commit is contained in:
parent
2a06556fd7
commit
8da601be0f
2 changed files with 2 additions and 2 deletions
|
@ -24,6 +24,6 @@ done
|
|||
|
||||
rm /mnt/etc/nginx/sites-enabled/default
|
||||
tar -xzf deployment.tar.gz -C '/mnt/root'
|
||||
chroot /mnt /bin/bash -c "./root/jet-search/deploy/setup.sh"
|
||||
chroot /mnt /bin/bash -c "cd /root/jet-search/ && make install"
|
||||
|
||||
read a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue