1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-19 13:33:39 +01:00

fixed script

This commit is contained in:
flb 2020-10-11 21:08:32 +02:00
parent 5dd914d79e
commit ad2776402c

View file

@ -5,4 +5,4 @@ cd $DIR
rm -r switch/aio-switch-updater/
mkdir -p switch/aio-switch-updater/
ls -1 *.nro | xargs -L1 -I{} cp {} switch/aio-switch-updater/{}
zip -r aio-switch-updater.zip switch/
zip -FSr aio-switch-updater.zip switch/