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

2 lines
50 B
Bash
Raw Normal View History

2019-09-11 11:08:38 +10:00
#!/bin/sh
ls $1 | cpio -oD $1 > $2.zyr 2>/dev/null