summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2023-08-18 22:40:41 +0200
committereqkter <thyro@gmx.ru>2023-08-18 22:40:41 +0200
commitedcb08dbaaa9e88b50b3032ece0fc58ba1bac7fd (patch)
tree2cb855281c3d2d17e45f9f331cb88ed01dea19ce /build.sh
parent98b3e864c7595d15c24b05cc0e2bd29f87a13a09 (diff)
auto updating site
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index abcffbb..0595c55 100755
--- a/build.sh
+++ b/build.sh
@@ -4,4 +4,4 @@ zola build
rsync -arP --delete public/ root@eqkter.org:/var/www/eqkter_w/
git add .
git commit -m "auto updating site"
-git push own
+git push