From 93101e259fc3b33d85560b6f3cebade5a59165e9 Mon Sep 17 00:00:00 2001 From: QiuSimons <45143996+QiuSimons@users.noreply.github.com> Date: Thu, 5 Mar 2020 21:08:09 +0800 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index b395a94..4fc421b 100755 --- a/install.sh +++ b/install.sh @@ -61,3 +61,5 @@ sudo apt-get -y install bc lzop xfonts-utils xfonts-utils xfonts-utils xsltproc # for openwrt armhf sudo apt-get -y linux-libc-dev:i386 + +exit 0