Move update scripts into hosting directory
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
# !/bin/sh
|
||||
|
||||
git pull
|
||||
cd fdroid
|
||||
fdroid update -c
|
||||
fdroid update
|
||||
Reference in New Issue
Block a user