Change scripts location

This commit is contained in:
2020-07-03 10:46:29 +07:00
parent 7ac2725e3e
commit a7ad067914
2 changed files with 0 additions and 0 deletions

5
scripts/push Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
git push origin master
git push github master

3
scripts/upload Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
gradle upload