mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-09 12:01:44 +00:00
fixed script
This commit is contained in:
parent
5dd914d79e
commit
ad2776402c
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
Loading…
Reference in a new issue