Skip to content

Instantly share code, notes, and snippets.

@antoviaque
Created September 15, 2014 11:57
Show Gist options
  • Select an option

  • Save antoviaque/edf3244a0899ffb3b903 to your computer and use it in GitHub Desktop.

Select an option

Save antoviaque/edf3244a0899ffb3b903 to your computer and use it in GitHub Desktop.
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