mirror of
https://github.com/adrlau/random-scripts.git
synced 2024-12-21 11:27:30 +01:00
modified: claunch.sh
This commit is contained in:
parent
fcce1c25e1
commit
f1004cac59
@ -74,8 +74,6 @@ if [ -f "$dir/${file%.*}" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
||||
#checking if file is cpp or c
|
||||
if [ ${file: -4} == ".cpp" ]; then
|
||||
if [ $gcc = false ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user