Skip to content
Snippets Groups Projects
Commit 1e0c6b53 authored by anarcat's avatar anarcat
Browse files

fix typo that was keeping the init script from working

parent 51a3617e
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ override_dh_install:
cp "$(CURDIR)/debian/aegir-provision.lintian" "$(CURDIR)/debian/aegir-provision/usr/share/lintian/overrides/aegir-provision"
override_dh_install_init:
override_dh_installinit:
dh_installinit --name=hosting-queued
DOMAIN?=$(shell hostname -f)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment