This commit is contained in:
luk.lu
2023-01-12 16:32:33 +08:00
parent 13f77d8eaa
commit a1a8195bf4
19 changed files with 62 additions and 30 deletions

View File

@@ -34,7 +34,7 @@ else
echo ""
if [ ! -d "$NIXHOME" ]
then
echo "*** nixhome path [$NIXHOME] not available! Exit now. ***"
echo "××× nixhome path [$NIXHOME] not available! Exit now. ×××"
exit
fi
fi