intracom-telecom-sdn/nstat

View on GitHub
deploy/provision.sh

Summary

Maintainability
Test Coverage

Showing 3 of 3 total issues

Double quote to prevent globbing and word splitting.
Open

pip3 $pip_options install --upgrade pip
Severity: Minor
Found in deploy/provision.sh by shellcheck

Can't follow non-constant source. Use a directive to specify location.
Open

source $BASE_DIR/$VENV_DIR_NSTAT/bin/activate
Severity: Minor
Found in deploy/provision.sh by shellcheck

Double quote to prevent globbing and word splitting.
Open

pip3 $pip_options install -r $BASE_DIR/requirements.txt
Severity: Minor
Found in deploy/provision.sh by shellcheck

There are no issues that match your filters.

Category
Status