mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-09 13:21:40 -04:00
Get in there.
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ for ( 6 .. $#ARGV ) {
|
||||
$filesystem = "$ARGV[6]";
|
||||
# What to do with the rieserfs command
|
||||
if ( $filesystem eq "mkreiserfs" ) {
|
||||
$filesystem = $filesystem . " -f -f -q";
|
||||
$filesystem = $filesystem . " -f -f";
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user