remove verbose flag
This commit is contained in:
parent
14b4fd127a
commit
02a37e8289
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@
|
||||||
|
|
||||||
# Takes a snapper pre snapshot before a pacman transaction
|
# Takes a snapper pre snapshot before a pacman transaction
|
||||||
|
|
||||||
rm -v /usr/share/libalpm/hooks.bin/snap-pac/.pre*
|
rm /usr/share/libalpm/hooks.bin/snap-pac/.pre*
|
||||||
echo "NOTE: No post snapshot will be performed for this transaction, since you are removing the pacman hooks."
|
echo "NOTE: No post snapshot will be performed for this transaction, since you are removing the pacman hooks."
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue