wip
This commit is contained in:
@@ -43,7 +43,7 @@ fi
|
|||||||
check_apt
|
check_apt
|
||||||
# Попробовать склонировать репозиторий
|
# Попробовать склонировать репозиторий
|
||||||
TALIAS_DIR="$HOME/.talias"
|
TALIAS_DIR="$HOME/.talias"
|
||||||
if [ git clone ssh://git@g.torshes.ru:57322/alex/talias.git $TALIAS_DIR ]; then
|
if [ $(git clone ssh://git@g.torshes.ru:57322/alex/talias.git $TALIAS_DIR) ]; then
|
||||||
echo ERROR
|
echo ERROR
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user