Auto update on 2025-12-02 13:12:16
This commit is contained in:
4
git_sync.sh
Normal file → Executable file
4
git_sync.sh
Normal file → Executable file
@@ -5,8 +5,8 @@
|
||||
# ============================================
|
||||
|
||||
# Configurații
|
||||
REPO_URL="git@github.com:user/nume-repo.git" # Sau HTTPS
|
||||
LOCAL_DIR="$HOME/proiect"
|
||||
REPO_URL="https://gitea.dev.bodnarescu.ro/marius/first_gitea.git" # Sau HTTPS
|
||||
LOCAL_DIR="$HOME/first_gitea"
|
||||
COMMIT_MSG="Auto update on $(date '+%Y-%m-%d %H:%M:%S')"
|
||||
|
||||
# Verifică dacă folderul există
|
||||
|
||||
Reference in New Issue
Block a user