Build-configs/Gnome/acorhooks/normal/0560-calamares-packages.hoo...

11 lines
160 B
Plaintext
Raw Normal View History

2023-02-04 18:25:27 -01:00
#!/bin/bash
[ -e /usr/local/bin/MakePackageLists.sh ] || exit 0
cd /etc/calamares
/usr/local/bin/MakePackageLists.sh
rm /usr/local/bin/MakePackageLists.sh