os/debian
This commit is contained in:
parent
4b5fef0a8f
commit
83ceba60d5
1 changed files with 0 additions and 0 deletions
6
sh/os/debian.sh
Normal file
6
sh/os/debian.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
# debian
|
||||
|
||||
# disable interactive frontend for automation
|
||||
rwx_debian_frontend_disable() {
|
||||
export DEBIAN_FRONTEND="noninteractive"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue