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() {
ln -s ~/.profile ~/.bash_profile
cd
if ! docker --version; then
echo -e "${C_LGn}Docker installation...${RES}"