precompile script fix

This commit is contained in:
Daan 2020-09-20 08:36:25 +02:00
parent b84ced1fa9
commit 845f848b5e

1
precompile-release.sh Normal file → Executable file
View file

@ -7,6 +7,7 @@ build_and_copy(){
git clone git@github.com:WDaan/VueTorrent.git ../vuetorrent-release
cd ../vuetorrent-release
git checkout latest-release
git pull
sudo rm -r public
cp -r ../vuetorrent/vuetorrent/* ./