This commit is contained in:
Tibo De Peuter 2022-10-26 15:23:51 +02:00
parent 69fbf62069
commit ba8804ead0

View file

@ -1,7 +1,8 @@
post_install() {
# Initiate the stow repo
git clone --depth 1 --progress https://git.depeuter.tk/tdpeuter/arch-pkgs /usr/share/tdpeuter/arch-pkgs
sleep 2
post_upgrade
}