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
c308b9f9
Commit
c308b9f9
authored
Sep 28, 2011
by
Nikos Skalkotos
Browse files
Fix a typo bug in helper's rc.local
parent
43286d79
Changes
1
Hide whitespace changes
Inline
Side-by-side
helper/rc.local
View file @
c308b9f9
...
...
@@ -50,6 +50,7 @@ if [ -f $floppy/rules ]; then
source
$floppy
/rules
else
log_error
"Floppy does not contain
\`
rules
\'
file"
fi
# Image mount point...
target
=
$(
mktemp
-d
--tmpdir
target.XXXXXXXX
)
||
exit
1
...
...
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