mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 01:19:56 +01:00
Update minio-install.sh
This commit is contained in:
@@ -11,7 +11,7 @@ fi
|
||||
|
||||
# Check for Reinstall
|
||||
if [ "$(ls -d /var/db/minio/.minio.sys/config 2>/dev/null)" ]; then
|
||||
echo "Existing ${APP_NAME} config detected."
|
||||
echo "Existing ${APP_NAME} data detected."
|
||||
echo "Starting reinstall..."
|
||||
REINSTALL="true"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user