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 61a6e25 + 2641745 commit 630ef31Copy full SHA for 630ef31
1 file changed
extras.d/70-sahara.sh
@@ -4,7 +4,6 @@ if is_service_enabled sahara; then
4
if [[ "$1" == "source" ]]; then
5
# Initial source
6
source $TOP_DIR/lib/sahara
7
- source $TOP_DIR/lib/sahara-dashboard
8
elif [[ "$1" == "stack" && "$2" == "install" ]]; then
9
echo_summary "Installing sahara"
10
install_sahara
0 commit comments