Change scripts location
This commit is contained in:
5
scripts/push
Executable file
5
scripts/push
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
git push origin master
|
||||
git push github master
|
||||
|
||||
3
scripts/upload
Executable file
3
scripts/upload
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
gradle upload
|
||||
Reference in New Issue
Block a user