mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-03 20:21:44 +00: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:
+1
-1
@@ -126,7 +126,7 @@ do_install() {
|
||||
exit 0
|
||||
;;
|
||||
|
||||
ubuntu|debian|linuxmint)
|
||||
ubuntu|debian|linuxmint|'elementary os')
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
did_apt_get_update=
|
||||
|
||||
Reference in New Issue
Block a user