This website requires JavaScript.
Explore
Help
Sign In
Core
/
melawy-skel-root
Watch
1
Star
0
Fork
You've already forked melawy-skel-root
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0fbf216f2c
melawy-skel-root
/
04_push.sh
6 lines
75 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
git add .
&&
git commit -m
"Update"
&&
git push
echo
"Ready"
Reference in New Issue
View Git Blame
Copy Permalink