From 17ac6bb1a479f487976b52a3a839226a8027aef9 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 13 Jan 2019 19:04:00 -0800 Subject: [PATCH] script is not called from redis addon anymore --- src/scripts/rmvolume.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/scripts/rmvolume.sh b/src/scripts/rmvolume.sh index 2b8a67538..f573e741b 100755 --- a/src/scripts/rmvolume.sh +++ b/src/scripts/rmvolume.sh @@ -17,8 +17,6 @@ if [[ "$1" == "--check" ]]; then exit 0 fi -# this script is called from redis addon as well! - appid="$1" subdir="$2"