Rendi installazioni non interattive e sistema pyenv
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#! /bin/bash --
|
||||
[ ! -z "${GREZZO_MAIN}" ] && return; GREZZO_MAIN=0
|
||||
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
export DEBCONF_NONINTERACTIVE_SEEN=true
|
||||
|
||||
function this_script_path() {
|
||||
unset CDPATH
|
||||
echo "$(cd "$(dirname "$(readlink -f -- "${BASH_SOURCE[1]}")")" > /dev/null && pwd -P)"
|
||||
|
||||
Reference in New Issue
Block a user