Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
franck molle
sambaedu-config
Commits
c812724d
Unverified
Commit
c812724d
authored
Jan 10, 2019
by
Arnaud Malpeyre
Committed by
GitHub
Jan 10, 2019
Browse files
Coquilles dans le script ?
se4afs au lieu de se4fs.
parent
cbc78240
Changes
1
Hide whitespace changes
Inline
Side-by-side
sources/usr/share/se3/sbin/gen_se4preseed.sh
View file @
c812724d
...
...
@@ -130,7 +130,7 @@ se4fs_partman_title="Configuration du partitionnement du futur SE4-FS"
REPONSE
=
""
details
=
"no"
se4
a
fs_ip
=
"
$(
echo
"
$se3ip
"
|
cut
-d
.
-f1-3
)
."
se4fs_ip
=
"
$(
echo
"
$se3ip
"
|
cut
-d
.
-f1-3
)
."
while
[
"
$REPONSE
"
!=
"yes"
]
do
se4fs_boot_disk_txt
=
"** Nom du disque sur lequel le système sera installé **
...
...
@@ -472,7 +472,7 @@ if [ "$preseed_se4fs" = "yes" ];then
echo
""
echo
"Génération du preseed de
$se4fs_name
terminée !!
url pour l'installation depuis un support ammovible :
http://
$se3ip
/diconf/se4
a
fs.preseed"
http://
$se3ip
/diconf/se4fs.preseed"
fi
echo
-e
"
$COLTXT
"
...
...
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