mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Change: 'Sanity Check' stage : Rename 'Disk /dev/xxxx Auto-Formatted OK' prompt to 'Disk /dev/xxxx Auto-Partitioned OK', as this is correct description to use.
This commit is contained in:
parent
090b654c3c
commit
e37b034a6a
1 changed files with 1 additions and 1 deletions
|
@ -3129,7 +3129,7 @@ ${multi_swap}
|
|||
sleep 0.3
|
||||
NC "
|
||||
|
||||
==> [${green}Disk ${sgdrive} Auto-Formatted OK${nc}] "
|
||||
==> [${green}Disk ${sgdrive} Auto-Partitioned OK${nc}] "
|
||||
else
|
||||
ok
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue