added edition

This commit is contained in:
Rodolfo Berrios
2022-11-29 13:51:17 -03:00
parent f50a34f6d0
commit 5ff42bb56e
6 changed files with 14 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ DOWNLOAD_DIR=${PWD}"/.temp"
WORKING_DIR=${PWD}"/chevereto"
PACKAGE=${VERSION}
API_DOWNLOAD="https://chevereto.com/api/download/"
echo " ..."
echo "* Downloading Chevereto"
rm -rf $DOWNLOAD_DIR $WORKING_DIR
mkdir -p $DOWNLOAD_DIR $WORKING_DIR