Signed-off-by: Aaron Murray <plugins@omv-extras.org>
This commit is contained in:
Aaron Murray 2024-07-31 19:30:55 -05:00
parent e95520f092
commit a8e585c3d0

View File

@ -1,5 +1,7 @@
#!/bin/bash
# this script should be run when instructed to.
export DEBIAN_FRONTEND=noninteractive
export APT_LISTCHANGES_FRONTEND=none
export LANG=C.UTF-8