mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Silencing outputs.
This commit is contained in:
parent
ac7d8980f9
commit
8eb1c103ea
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Unmounting partitions.
|
||||
echo "Unmounting /mnt in order to proceed with the installation of Arch Linux."
|
||||
umount -R /mnt
|
||||
umount -R /mnt &>/dev/null
|
||||
|
||||
# Exit on STDERR.
|
||||
set -e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue