1 2 3 4 5 6 7
#!/bin/sh mod_name=von-newmann-2 mod_version=1.0.0 rm -fv ${mod_name}_*.zip zip -r ${mod_name}_${mod_version}.zip ${mod_name}