fixup! fixup! script for making mirror

This commit is contained in:
Debucquoy Anthony 2023-04-12 02:13:30 +02:00
parent f4965ab288
commit 452765b52e
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -1,6 +1,7 @@
#!/usr/bin/sh
git pull
git fetch --all
git reset --hard origin/master
mkdir -p tonitch
export PKGDEST=$(pwd)/tonitch