Created
September 15, 2014 11:57
-
-
Save antoviaque/edf3244a0899ffb3b903 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ubuntu@ip-172-31-2-204:~$ sudo -u edxapp bash | |
| edxapp@ip-172-31-2-204:~$ export HOME=~edxapp | |
| edxapp@ip-172-31-2-204:/home/ubuntu$ ~/edx-platform/ | |
| edxapp@ip-172-31-2-204:~/edx-platform$ . ../venvs/edxapp/bin/activate | |
| (edxapp)edxapp@ip-172-31-2-204:~/edx-platform$ ./manage.py cms --settings=aws delete_course UpstreamUniversity/Upstream-101/201309 commit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment