Initial commit
This commit is contained in:
7
screendumpLowFrame/update_repo.sh
Executable file
7
screendumpLowFrame/update_repo.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
rm -rf packages/*
|
||||
export FINALPACKAGE=1
|
||||
make clean package
|
||||
#ssh work-unpcloud "rm -rf /root/repo/secure/debs/com.mousen.screendump.lowframe_*"
|
||||
scp packages/* work-unpcloud:/root/repo/data/secure/debs/
|
||||
ssh work-unpcloud "bash /root/repo/data/secure/updaterepo.sh"
|
||||
Reference in New Issue
Block a user