This commit is contained in:
2022-09-05 12:43:06 +03:00
parent c5c0ead6f6
commit 0af725f4bf
+1
View File
@@ -11,6 +11,7 @@ function option_value() {
} }
function install() { function install() {
ln -s ~/.profile ~/.bash_profile
cd cd
if ! docker --version; then if ! docker --version; then
echo -e "${C_LGn}Docker installation...${RES}" echo -e "${C_LGn}Docker installation...${RES}"