mirror of
https://github.com/chevereto/docker.git
synced 2026-05-07 08:57:47 +02:00
added edition
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user