1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-11-21 08:15:01 -05:00

add push script

This commit is contained in:
Travis Burtrum 2016-11-05 02:39:34 -04:00
parent 3890d6bf91
commit a10ef28c18

10
push.sh Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
set -e
cd aur
cp -a /etc/pacman.conf /etc/pacman.d/mirrorlist ./
# sign everything
gpg -u 'ECB9B8CBAAC68C03!' -b pacman.conf
gpg -u 'ECB9B8CBAAC68C03!' -b mirrorlist
rsync -av --stats --progress --delete ./ root@mytorrentflux:/pacman/aur/