mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2019-08-22 61ff4f82875d11501eadeb01317cd2b58526b9ae
build.sh
@@ -2,6 +2,10 @@
#Number of old packages to store, should be at least 1
NUM_BACK=5
#remote details
RUSER=joelgrun
RLOC=35.225.177.191
RPATH=/var/www/joelg.cf/html/x86_64/
function newest_matching_file
{
@@ -144,3 +148,4 @@
git add x86_64
git commit -m "'$(date +%d/%m/%y-%H:%M)'"
git push
rsync -ah --delete x86_64 $RUSER@$RLOC:$RPATH