Update jlmkr.sh
This commit is contained in:
parent
b3730a970c
commit
d75026e392
2
jlmkr.sh
2
jlmkr.sh
|
@ -374,7 +374,7 @@ create_jail() {
|
|||
else
|
||||
print
|
||||
print 'You may read the systemd-nspawn manual online:'
|
||||
print "https://manpages.debian.org/${distro}/systemd-container/systemd-nspawn.1.en.html"
|
||||
print "https://manpages.debian.org/${release}/systemd-container/systemd-nspawn.1.en.html"
|
||||
fi
|
||||
|
||||
# Backslashes and colons need to be escaped in bind mount options:
|
||||
|
|
Loading…
Reference in New Issue