4 lines
No EOL
112 B
Bash
Executable file
4 lines
No EOL
112 B
Bash
Executable file
#!/bin/bash
|
|
SCOURVER="0.02"
|
|
tar cvf scour-$SCOURVER.tar scour.py LICENSE.txt README.txt
|
|
gzip scour-$SCOURVER.tar |