Update prebuild.sh
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled

This commit is contained in:
Trance-0
2025-11-24 16:22:12 -06:00
parent 6fe30d7965
commit fbae7a7d00

View File

@@ -3,7 +3,8 @@
# please run this script in project root directory # 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 # check if environment variable is set
if [ -z "$KEEP_PAGES" ]; then if [ -z "$KEEP_PAGES" ]; then