1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

adding elementary OS to install script

It's basically just an Ubuntu, I'm a total noob but I've tried it on elementary OS "Freya" and it worked

Signed-off-by: M Yahya <ya7yaz@gmail.com>
This commit is contained in:
Yahya 2015-04-16 00:17:18 +02:00 committed by M Yahya
parent 2e4d36ed80
commit b57830aee4

View file

@ -126,7 +126,7 @@ do_install() {
exit 0 exit 0
;; ;;
ubuntu|debian|linuxmint) ubuntu|debian|linuxmint|'elementary os')
export DEBIAN_FRONTEND=noninteractive export DEBIAN_FRONTEND=noninteractive
did_apt_get_update= did_apt_get_update=