meta: update url for script too
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Assign arguments to variables
|
||||
APP_FILE=$1
|
||||
S3_BUCKET="https://dl.breadone.xyz/cask" # prod
|
||||
S3_BUCKET="https://s3.breadone.xyz/cask" # prod
|
||||
# S3_BUCKET="https://dl.breadone.xyz/homebrew/casks" # staging
|
||||
|
||||
# get reported version of app, remove quotes, print just the version
|
||||
@@ -41,4 +41,4 @@ echo ''
|
||||
echo ' app "'$FILENAME'"'
|
||||
echo 'end'
|
||||
|
||||
rm $ZIP_PATH
|
||||
rm $ZIP_PATH
|
||||
|
||||
Reference in New Issue
Block a user