diff --git a/setup/setup.sh b/setup/setup.sh index e5fd65074..142d2e6ae 100755 --- a/setup/setup.sh +++ b/setup/setup.sh @@ -66,6 +66,7 @@ read_email() config() { + SERVICE="fabmanager" echo 'We recommend nginx to serve the application over the network (internet). You can use your own solution or let this script install and configure nginx for Fab-manager.' read -rp 'Do you want install nginx? (Y/n) ' NGINX