Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image
Commits
3e381948
Commit
3e381948
authored
Jul 08, 2016
by
Karsten Heymann
Committed by
GitHub
Jul 08, 2016
Browse files
Fix typo in postinst script
parent
9f6c9fd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/snf-image.postinst.in
View file @
3e381948
...
...
@@ -31,7 +31,7 @@ EOF
add_debconf_signature
()
{
TMPCONF
=
$(
mkt
m
ep
--tmpdir
=
/etc/default
)
TMPCONF
=
$(
mkte
m
p
--tmpdir
=
/etc/default
)
mv
"
$1
"
"
$TMPCONF
"
cat
>
"
$1
"
<<
EOF
###DEBCONF###
...
...
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