repo: exit with zero exit code
This commit is contained in:
parent
41e036d93c
commit
71d675f454
|
@ -10,4 +10,5 @@ done
|
|||
cd /piston/repo
|
||||
./mkindex.sh
|
||||
|
||||
[[ $SERVER -eq 1 ]] && python3 -m http.server
|
||||
[[ $SERVER -eq 1 ]] && python3 -m http.server
|
||||
exit 0
|
Loading…
Reference in New Issue