Skip to content

Commit

Permalink
CST-10 znick#336 Removed artefact
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailyumanov committed Mar 13, 2021
1 parent 2e0c482 commit 3612869
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deploy_local_beta/settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@ function ANYBETA_error() {
}

function ANYBETA_usage() {
echo "usage: deploy_local_beta.sh [-h] [-w WORKDIR] [-p PYTHON_PATH]"
echo "usage: deploy_local_beta.sh [-h] [-p PYTHON_PATH]"
echo ""
echo "optional arguments:"
echo " -h, --help show this help message and exit"
echo " -w WORKDIR, --workdir WORKDIR"
echo " Deploy working directory"
echo " -p PYTHON_PATH, --python-path PYTHON_PATH"
echo " Path to python interpreter"
echo ""
Expand Down

0 comments on commit 3612869

Please sign in to comment.