Removed unnacessary line
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
COMPILER=$1
|
COMPILER=$1
|
||||||
LANGUAGE=$2
|
LANGUAGE=$2
|
||||||
|
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
OPTIONS=""
|
OPTIONS=""
|
||||||
|
|
||||||
if [ "$COMPILER" == "gcc" ]; then
|
if [ "$COMPILER" == "gcc" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user