|
|
@@ -1,5 +1,7 @@ |
|
|
|
#!/bin/bash |
|
|
|
|
|
|
|
# |
|
|
|
# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ |
|
|
|
# |
|
|
|
BUBBLE_HOME="/home/bubble" |
|
|
|
UPGRADE_JAR="${BUBBLE_HOME}/upgrade.jar" |
|
|
|
BUBBLE_JAR="${BUBBLE_HOME}/api/bubble.jar" |
|
|
|