gitlab.yml is not gz now
This commit is contained in:
parent
d9a8b7a138
commit
15cca163fd
1 changed files with 0 additions and 2 deletions
2
debian/postinst
vendored
2
debian/postinst
vendored
|
@ -138,8 +138,6 @@ EOF
|
||||||
gl_proto="http"
|
gl_proto="http"
|
||||||
|
|
||||||
# Copy example configurations
|
# Copy example configurations
|
||||||
test -f ${gitlab_yml_private} || \
|
|
||||||
zcat ${gitlab_yml_example} > ${gitlab_yml_private}
|
|
||||||
test -f ${gitlab_shell_config_private} || \
|
test -f ${gitlab_shell_config_private} || \
|
||||||
cp ${gitlab_shell_config_example} ${gitlab_shell_config_private}
|
cp ${gitlab_shell_config_example} ${gitlab_shell_config_private}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue