mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-11 21:17:45 +02:00
Disabled demo mode
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
|
||||
MAKEDEMO=0
|
||||
USEDEMO=1
|
||||
USEDEMO=0
|
||||
|
||||
. "${DIR}/install/inquirer.sh"
|
||||
|
||||
|
Reference in New Issue
Block a user