diff options
Diffstat (limited to 'config.sh')
| -rw-r--r-- | config.sh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config.sh b/config.sh deleted file mode 100644 index 49c3b66f12..0000000000 --- a/config.sh +++ /dev/null @@ -1,12 +0,0 @@ -export UPSTREAM_DIR=upstream -export UPSTREAM_REPO=git@github.com:PrismLauncher/meta-upstream.git -export LAUNCHER_DIR=launcher -export LAUNCHER_REPO=git@github.com:PrismLauncher/meta-launcher.git -export BRANCH_master=master -export BRANCH_develop=develop -export DEPLOY_TO_S3=false -export DEPLOY_TO_FOLDER=true -export DEPLOY_FOLDER_master=/app/public/v1 -export DEPLOY_FOLDER_develop=/app/public/dev -export DEPLOY_FOLDER_USER=http -export DEPLOY_FOLDER_GROUP=http |
