mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-16 10:11:32 +01:00
changes
This commit is contained in:
@@ -46,7 +46,7 @@ case "$1" in
|
||||
echo "formateado en btrfs";;
|
||||
"XFS formatted")
|
||||
echo "formateado en XFS";;
|
||||
"Not formatted")
|
||||
"not formatted")
|
||||
echo "sin formatear";;
|
||||
"End")
|
||||
echo "Fin";;
|
||||
@@ -103,7 +103,7 @@ case "$1" in
|
||||
echo "$1";;
|
||||
"XFS formatted")
|
||||
echo "$1";;
|
||||
"Not formatted")
|
||||
"not formatted")
|
||||
echo "$1";;
|
||||
"End")
|
||||
echo "$1";;
|
||||
|
||||
Reference in New Issue
Block a user