wip
This commit is contained in:
@@ -43,7 +43,7 @@ fi
|
||||
check_apt
|
||||
# Попробовать склонировать репозиторий
|
||||
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
|
||||
return 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user