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