1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/push.sh
2016-11-05 02:39:34 -04:00

11 lines
253 B
Bash
Executable File

#!/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/