mirror of
https://github.com/adrlau/random-scripts.git
synced 2025-06-21 14:03:32 +02:00
modified: claunch.sh
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user