Update prebuild.sh
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
# please run this script in project root directory
|
||||
|
||||
export KEEP_PAGES="Math3200"
|
||||
# test environemnt variables, set this in your remote instead
|
||||
# export KEEP_PAGES="Math3200"
|
||||
|
||||
# check if environment variable is set
|
||||
if [ -z "$KEEP_PAGES" ]; then
|
||||
|
||||
Reference in New Issue
Block a user