mirror of
https://github.com/ION606/VCS.git
synced 2026-05-14 22:16:55 +00:00
bug fixes
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
if [ -f "$HOME/ionsrc/creds.txt" ]; then
|
||||
source "$HOME/ionsrc/creds.txt"
|
||||
echo "logged in as \033[0;31m$username\e[0m!"
|
||||
echo -e "logged in as \033[0;31m$username\e[0m!"
|
||||
else
|
||||
echo "no user found!"
|
||||
fi
|
||||
Reference in New Issue
Block a user