remmoved ^B aka 0x02 aka STX
This commit is contained in:
2
comp.sh
2
comp.sh
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Check if input folder is provided
|
# Check if input folder is provided
|
||||||
|
|
||||||
VERSION="__VERSION__"
|
VERSION="__VERSION__"
|
||||||
|
|
||||||
if [[ -z "$1" ]]; then
|
if [[ -z "$1" ]]; then
|
||||||
echo "Usage: comp <folder_or_file_to_compress> [output_file]"
|
echo "Usage: comp <folder_or_file_to_compress> [output_file]"
|
||||||
|
|||||||
Reference in New Issue
Block a user