mirror of
https://github.com/HamletDuFromage/sigpatches-updater.git
synced 2024-11-08 13:11:55 +00:00
5 lines
No EOL
182 B
Bash
Executable file
5 lines
No EOL
182 B
Bash
Executable file
#!/usr/bin/env bash
|
|
#rm -r switch/
|
|
mkdir -p switch/sigpatches-updater/
|
|
mv sigpatches-updater.nro switch/sigpatches-updater/sigpatches-updater.nro
|
|
zip -r sigpatches-updater.zip switch |