mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] We need a fucking log
Die quiet ! Die !!!
This commit is contained in:
parent
cc290cd55b
commit
2bc5e82b9c
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ ynh_package_version() {
|
|||
#
|
||||
# usage: ynh_apt update
|
||||
ynh_apt() {
|
||||
DEBIAN_FRONTEND=noninteractive sudo apt-get -y -qq $@
|
||||
DEBIAN_FRONTEND=noninteractive sudo apt-get -y $@
|
||||
}
|
||||
|
||||
# Update package index files
|
||||
|
|
Loading…
Add table
Reference in a new issue