Change scripts location

This commit is contained in:
2020-07-03 10:50:20 +07:00
parent 0cd3179330
commit 62bcc0b77e
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