This commit is contained in:
parent
3b2524bec9
commit
c5a0dc1019
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ read API_PORT
|
||||||
while [ "$APP_MOUNT_URI" = "" ]
|
while [ "$APP_MOUNT_URI" = "" ]
|
||||||
do
|
do
|
||||||
echo ""
|
echo ""
|
||||||
echo -n "Enter the API mount URI:"
|
echo -n "Enter the Dashboard URI:"
|
||||||
read APP_MOUNT_URI
|
read APP_MOUNT_URI
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue