diff options
-rwxr-xr-x | genenetwork-local-container.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/genenetwork-local-container.sh b/genenetwork-local-container.sh index 5827d56..d3555a5 100755 --- a/genenetwork-local-container.sh +++ b/genenetwork-local-container.sh @@ -552,7 +552,6 @@ run_beginner_setup_tutorial() { echo "" echo "Make sure you have a running mysql instance for this to work" echo "" - echo "sudo /usr/local/bin/genenetwork-local-container" if prompt_yes_no "Would you like to set up the database now?"; then init_sql clear |