Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
provision
Commits
f6a78589
Commit
f6a78589
authored
Oct 11, 2015
by
helmo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clear drush cache after installation
parent
59a8bce8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
debian/aegir3-hostmaster.postinst
debian/aegir3-hostmaster.postinst
+3
-0
No files found.
debian/aegir3-hostmaster.postinst
View file @
f6a78589
...
...
@@ -140,6 +140,9 @@ case "$1" in
"client_email": "
$EMAIL
"
}
EOF
# flush the drush cache to find new commands
su
-s
/bin/sh aegir
-c
'drush cache-clear drush'
# on new installs, we default to having the daemon enabled
echo
'Enabling hosting-queued daemon'
su
-s
/bin/sh aegir
-c
'drush @hostmaster pm-enable -y hosting_queued'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment