1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-22 09:42:28 +00:00
This commit is contained in:
J. Fernando Sánchez 2015-01-13 11:35:09 -08:00
parent d36439a7d5
commit 0364bb2551

View File

@ -8,7 +8,7 @@ fi
if [ $# -lt 2 ] if [ $# -lt 2 ]
then then
DIR=~/Doctorado/Ontologies/onyx DIR=~/Doctorado/Ontologies/Onyx
else else
DIR=$2 DIR=$2
fi fi