This website requires JavaScript.
Explore
Help
Register
Sign In
dot-dot
/
config_staging
Watch
10
Star
0
Fork
You've already forked config_staging
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
49a285c79b
config_staging
/
scripts
/
commit.sh
6 lines
98 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
/home/ddadmin/staging
git add .
&&
git commit -m
"auto update repo"
&&
git push
Reference in New Issue
View Git Blame
Copy Permalink