mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-14 13:40:36 +00:00
update
This commit is contained in:
parent
1c12a26076
commit
ed05b52952
@ -42,7 +42,6 @@ if [ "$i_changed_these" = "false" ]; then
|
|||||||
echo -e "the default paths to match your configuration!\n"
|
echo -e "the default paths to match your configuration!\n"
|
||||||
read -n 1 -s -p "Press any key to exit..."
|
read -n 1 -s -p "Press any key to exit..."
|
||||||
else
|
else
|
||||||
echo -e "\n----------------------------------------------------------------\n"
|
|
||||||
# Sanity checks
|
# Sanity checks
|
||||||
if [ ! -d "$prefix" ]; then
|
if [ ! -d "$prefix" ]; then
|
||||||
echo "Invalid path: $prefix"
|
echo "Invalid path: $prefix"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user