mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-01-23 02:24:09 +00:00
Make config path bold
This commit is contained in:
parent
9c472a88b7
commit
a4e3255cb5
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ else
|
|||
confpath="$webroot/include/config.php"
|
||||
fi
|
||||
|
||||
echo "$confpath"
|
||||
echo -e "\033[1m$confpath\033[0m"
|
||||
|
||||
# Try to get the user's editor
|
||||
if [ "$EDITOR" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue