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