We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3064fbf + c41c8fd commit 5f25c8dCopy full SHA for 5f25c8d
scripts/docker-cmd.sh
@@ -4,7 +4,6 @@ set -euo pipefail
4
# fancy output
5
green='\e[0;32m'
6
red='\e[0;31m'
7
-yellow='\e[1;33m'
8
NC='\e[0m' # No Color
9
10
SPHINXINDEX_VOLUME="/var/lib/sphinxsearch/data/index/"
0 commit comments