@@ -6,7 +6,7 @@ cd "$PWD"
if [ ! -f "$HOME/ionsrc/creds.txt" ]; then
echo -e "\e[31mcredentials file not found!\e[0m"
exit 1
elif [ ! -f "$PWD/.ionvcs/src.config"]; then
elif [ ! -f "$PWD/.ionvcs/src.config" ]; then
echo -e "\e[31mconfig file not found!\e[0m"
fi
The note is not visible to the blocked user.