2 lines
57 B
Bash
Executable file
2 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
zip worldspawn_bin.zip -@ < build_contents.txt
|