This commit is contained in:
2025-08-24 20:41:45 +05:00
parent 87f343de86
commit 8df614406a

View File

@@ -8,7 +8,7 @@
echo "hey! this is galias-d!" echo "hey! this is galias-d!"
check_apt() { check_apt() {
sudo apt install git sudo apt install git -y
} }
read_ssh_pub_key() { read_ssh_pub_key() {