3 lines
72 B
Bash
Executable File
3 lines
72 B
Bash
Executable File
#/bin/bash
|
|
zip -r -FS ../pas.zip * --exclude *.git* --exclude packer.sh
|