projects
/
nutratech
/
vps-root.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc8ac67
)
fix(prod): update Makefile
author
Shane Jaroch
<chown_tee@proton.me>
Tue, 20 Jan 2026 22:08:42 +0000
(17:08 -0500)
committer
Shane Jaroch
<chown_tee@proton.me>
Tue, 20 Jan 2026 22:08:42 +0000
(17:08 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1e8402de604518132833b89849c9fec76f706f44..b85101d7d42156633157b3b410d7613b02d6e035 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-65,6
+65,7
@@
stage/nginx: ##H @Remote Stage files on the remote VPS
scp -q -r scripts/gitweb-simplefrontend/* $(VPS):~/.nginx-staging/scripts/gitweb-simplefrontend/
scp -q scripts/deploy.sh $(VPS):~/.nginx-staging/scripts/deploy.sh
scp -q scripts/gen_services_map.py $(VPS):~/.nginx-staging/scripts/gen_services_map.py
+ scp -q scripts/homepage.html $(VPS):~/.nginx-staging/scripts/homepage.html
.PHONY: diff/nginx
diff/nginx: ##H @Remote Show diff between local and remote