summaryrefslogtreecommitdiffstats
path: root/components/congress/install/bash/clean_congress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'components/congress/install/bash/clean_congress.sh')
-rw-r--r--components/congress/install/bash/clean_congress.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/congress/install/bash/clean_congress.sh b/components/congress/install/bash/clean_congress.sh
index a322dbe..19f3341 100644
--- a/components/congress/install/bash/clean_congress.sh
+++ b/components/congress/install/bash/clean_congress.sh
@@ -25,6 +25,7 @@
# - Retrieve the copper remova script as below
# $ cd ~
# $ wget https://git.opnfv.org/cgit/copper/plain/components/congress/install/bash/clean_congress.sh
+# $ bash clean_congress.sh
echo "OS-specific prerequisite steps"
dist=`grep DISTRIB_ID /etc/*-release | awk -F '=' '{print $2}'`