]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps: set DEBIAN_FRONTEND for apt-get 23108/head
authorKefu Chai <kchai@redhat.com>
Wed, 18 Jul 2018 02:28:03 +0000 (10:28 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 18 Jul 2018 02:28:08 +0000 (10:28 +0800)
commit4ca636f9b61d77bff24891593bca5061ee503973
treef94b22bfdfb872372018c3e71985e2927f918b7d
parent45bca777aa8021f0173e442ed7838696956be333
install-deps: set DEBIAN_FRONTEND for apt-get

so it won't complain if the tty is not an interactive one.

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh