Update deploy

This commit is contained in:
2026-01-06 09:32:02 +01:00
parent 43b1cc2efd
commit 68f678c2df

View File

@@ -66,6 +66,7 @@ RSYNC_ARGS=(
--human-readable --human-readable
--itemize-changes --itemize-changes
--chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r --chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r
--exclude=deploy.sh
--exclude=.git/ --exclude=.git/
--exclude=.github/ --exclude=.github/
--exclude=.vscode/ --exclude=.vscode/