auto update repo

This commit is contained in:
ddadmin 2025-12-07 10:46:14 +03:00
parent 866f1fc3b1
commit 07c89c620c
1 changed files with 5 additions and 0 deletions

5
scripts/commit.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
cd /home/ddadmin/staging
git add . && git commit -m "auto update repo" && git push