Merge branch 'master' of https://git.etud.insa-toulouse.fr/serviere/EnginPasTangible
This commit is contained in:
當前提交
f1c722afe5
共有 1 個文件被更改,包括 1 次插入 和 1 次删除
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
# takes an argument for compilation
|
# takes an argument for compilation
|
||||||
##LD_LIBRARY_PATH=$(pwd) ./a.out
|
#LD_LIBRARY_PATH=$(pwd) ./a.out
|
||||||
# Exits and displays error if there is no argument provided
|
# Exits and displays error if there is no argument provided
|
||||||
if [ $# -eq 0 ]; then
|
if [ $# -eq 0 ]; then
|
||||||
echo "This script requires an argument."
|
echo "This script requires an argument."
|
||||||
|
|
載入中…
Reference in a new issue