Skip to content
Snippets Groups Projects
Commit e4e69449 authored by Claudio Pisa's avatar Claudio Pisa
Browse files

change moodle to wordpress

parent 0f4b2c41
Branches master
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ import charms.apt
import subprocess
@when_not('apt.installed.wordpress')
def install_moodle_apt():
def install_wordpress_apt():
charms.apt.queue_install(['wordpress'])
# sets the 'apt.installed.wordpress' flag when done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment