summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bashrc/main.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc/main.sh b/bashrc/main.sh
index 51318cf..24f30f9 100644
--- a/bashrc/main.sh
+++ b/bashrc/main.sh
@@ -29,8 +29,8 @@ _self_update() {
fi
else
echo -e "\033[33m*\033[0m symlink mapping checksum not found"
+ echo -e "\033[33m*\033[0m Maybe you should execute godot.sh again."
fi
- md5sum symlink-mapping > management/symlinks.md5
popd &>/dev/null
exec $SHELL