Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Server Tools
nginx-package-build
Commits
d91f0d56
Commit
d91f0d56
authored
May 28, 2019
by
Erick Hitter
Browse files
Bad copy-pasta
Reverts
ecb43235
parent
ecb43235
Pipeline
#1139
passed with stages
in 2 minutes and 27 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
source/debian/postinst
View file @
d91f0d56
#!/bin/
ba
sh
#!/bin/sh
set
-e
update-rc.d nginx defaults
#DEBHELPER#
"
#DEBHELPER#
source/debian/postrm
View file @
d91f0d56
#!/bin/
ba
sh
#!/bin/sh
set
-e
update-rc.d nginx remove
#DEBHELPER#
"
#DEBHELPER#
Write
Preview
Supports
Markdown
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