mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-24 10:09:21 +01:00
improve distribute script
This commit is contained in:
parent
378ddd1de1
commit
fdbd883ec6
@ -57,7 +57,7 @@ make_distribution ()
|
||||
if [[ $1 == "-c" ]]; then
|
||||
make clean
|
||||
make -C boot clean
|
||||
make -C installer clean
|
||||
make -C installer clean
|
||||
rm HomebrewFilter/meta.xml
|
||||
else make_distribution
|
||||
fi
|
||||
|
||||
make_distribution
|
||||
|
Loading…
Reference in New Issue
Block a user