diff --git a/ch02/integer_comparison.sh b/ch02/integer_comparison.sh index b1bdadf..62dc9f8 100644 --- a/ch02/integer_comparison.sh +++ b/ch02/integer_comparison.sh @@ -1,5 +1,4 @@ #!/bin/bash - VARIABLE_ONE="10" VARIABLE_TWO="20"