Adding push and release scripts.
This commit is contained in:
6
scripts/push
Executable file
6
scripts/push
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
git push -u origin
|
||||
git push -u github
|
||||
Reference in New Issue
Block a user