wip
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
echo "hey! this is galias-d!"
|
||||
|
||||
check_apt() {
|
||||
sudo apt install git
|
||||
}
|
||||
|
||||
read_ssh_pub_key() {
|
||||
local ssh_dir="$HOME/.ssh"
|
||||
local pub_key
|
||||
@@ -41,6 +45,6 @@ fi
|
||||
|
||||
|
||||
# Попробовать склонировать репозиторий
|
||||
local TALIAS_DIR="$HOME/.talias"
|
||||
TALIAS_DIR="$HOME/.talias"
|
||||
git clone ssh://git@g.torshes.ru:57322/alex/talias.git $TALIAS_DIR
|
||||
cat $TALIAS_DIR/README.md
|
||||
|
||||
Reference in New Issue
Block a user