debian/frontend
This commit is contained in:
parent
b14f4c2f27
commit
515d64bc2a
1 changed files with 3 additions and 0 deletions
3
bash/debian.sh
Normal file
3
bash/debian.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
function debian_disable_frontend {
|
||||||
|
export DEBIAN_FRONTEND='noninteractive'
|
||||||
|
}
|
Loading…
Reference in a new issue