Skip to content

Commit

Permalink
CST-10 znick#336 some tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailyumanov committed Mar 13, 2021
1 parent 3612869 commit 1dc38fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_local_beta/deploy_local_beta_python2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ $ANYBETA_ROOT/anytask/manage.py create_test_data

ANYBETA_report
ANYBETA_report "Deploy completed!"
ANYBETA_report "You can now start django server using ${ANYBETA_ROOT}/anytask/manage.py runserver"
ANYBETA_report "You can now start django server using \`manage.py runserver\`"

fi

0 comments on commit 1dc38fd

Please sign in to comment.