Fix env var forwarding in remote-install, add remote-clean target

This commit is contained in:
2026-06-13 20:51:53 +02:00
parent a815593f52
commit 643b1ccc61
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@ After `make content-push`, the Git Sync plugin on the server pulls the changes a
```
make remote-install-plugins # install/update plugins from plugins.txt on server
make remote-upgrade-grav # upgrade Grav core on server
make remote-clean # clear Grav cache on server
```
## Plugins