diff --git a/ueforth/Makefile b/ueforth/Makefile index 753862b..89c907a 100644 --- a/ueforth/Makefile +++ b/ueforth/Makefile @@ -370,6 +370,6 @@ $(DEPLOY)/app.yaml: $(RES)/eforth.ico \ cat site/internals.html | $(UE_REPLACE) >$(DEPLOY)/internals.html cat site/classic.html | $(UE_REPLACE) >$(DEPLOY)/classic.html -deploy: clean all +deploy: all cd out/deploy && gcloud app deploy -q --project esp32forth *.yaml cd out/deploy && gcloud app deploy -q --project eforth *.yaml diff --git a/ueforth/site/linux.html b/ueforth/site/linux.html index 912040d..b3c5d03 100644 --- a/ueforth/site/linux.html +++ b/ueforth/site/linux.html @@ -33,7 +33,7 @@
http://github.com/flagxor/eforth - - Complete Source Code (under ueforth) + - Complete Unprocessed Source Code (under ueforth)
http://github.com/flagxor/eforth - - Complete Source Code (under ueforth) + - Complete Unprocessed Source Code (under ueforth)