1
0
mirror of https://github.com/Adorable-Catgirl/Zorya-NEO.git synced 2024-09-21 10:48:50 +10:00
Zorya-NEO/utils/mkmod.sh
Jane Roxanne c012911f36 Utils
2019-09-10 20:08:38 -05:00

2 lines
50 B
Bash
Executable File

#!/bin/sh
ls $1 | cpio -oD $1 > $2.zyr 2>/dev/null