Changeset e57b2df in OpenWorkouts-current


Ignore:
Timestamp:
Jul 18, 2019, 1:08:35 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current
Children:
f89b2f1
Parents:
4678c5e
Message:

Added "development" to the list of available modes for uwsgi_start
in the help message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bin/uwsgi_start

    r4678c5e re57b2df  
    2323            echo "[error] No env name provided"
    2424        fi
    25         echo "Valid env names: staging production"
     25        echo "Valid env names: development staging production"
    2626        exit 1
    2727        ;;
Note: See TracChangeset for help on using the changeset viewer.