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

Joel Grunbaum
2019-08-23 f9958bf7b1694b7a3dd1b431323b798debf46281
build.sh
@@ -111,7 +111,7 @@
   else
      cd ..
   fi
   #   repo-add ../Chizi123.db.tar.xz ../x86_64/$latest
   repo-add ../Chizi123.db.tar.xz ../x86_64/$latest
done
cd ..
@@ -139,13 +139,12 @@
   else
      cd ..
   fi
   #   repo-add ./Chizi123.db.tar.xz x86_64/$latest
   repo-add ./Chizi123.db.tar.xz x86_64/$latest
done
repo-add Chizi123.db.tar.xz x86_64/*
ln Chizi123.db.tar.xz x86_64/Chizi123.db
ln Chizi123.files.tar.xz x86_64/Chizi123.files
git add x86_64
git commit -m "'$(date +%d/%m/%y-%H:%M)'"
git push
rsync -ah --delete x86_64 $RUSER@$RLOC:$RPATH
#ln Chizi123.db.tar.xz x86_64/Chizi123.db
#ln Chizi123.files.tar.xz x86_64/Chizi123.files
#git add x86_64
#git commit -m "'$(date +%d/%m/%y-%H:%M)'"
#git push
rsync -aL --delete x86_64 $RUSER@$RLOC:$RPATH