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

Chizi123
2019-08-22 589673cc75e413c6611bf282a5d1fe734c743b63
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 x86_64 $RUSER@$RLOC:$RPATH