image
master
@ -21,7 +21,7 @@ if ! [ -f "./id_ed25519" ]; then
exit 1
fi
if ! [ -f "~/.git-credentials" ]; then
echo -e "${YELLOW}~/.git-credentials not Found!${RESET}"
echo -e "${YELLOW}~/.git-credentials not found!${RESET}"
docker pull ${IMAGE}