mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-28 23:52:15 +08:00
4 lines
120 B
Bash
Executable file
Vendored
4 lines
120 B
Bash
Executable file
Vendored
#!/bin/sh
|
|
|
|
source $OPENSHIFT_HOMEDIR/python/virtenv/bin/activate
|
|
${OPENSHIFT_REPO_DIR}/openshift/manage.py diffsettings
|