iglunix: use new scirpt dir

This commit is contained in:
Ella-0 2021-07-31 12:00:14 +00:00
parent f6dc883c13
commit 78193cc7bd

View file

@ -10,8 +10,8 @@ fetch() {
cp ../profile.sh .
cp ../motd .
cd $pkgname-$pkgver
cp ../../../../iglu*.sh .
cp ../../../../iglu.8 .
cp ../../../../scripts/iglu*.sh .
cp ../../../../man/iglu.8 .
cp ../../../../LICENSE .
}