From 24f774282a4d49cf6c2bc867ea93bd54f36cd60c Mon Sep 17 00:00:00 2001 From: Simon Fels Date: Tue, 12 Jun 2018 09:49:28 +0200 Subject: [PATCH] scripts: print all executed commands --- scripts/anbox-init.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/anbox-init.sh b/scripts/anbox-init.sh index 54cdd6a..1c0d0bc 100644 --- a/scripts/anbox-init.sh +++ b/scripts/anbox-init.sh @@ -13,6 +13,8 @@ # You should have received a copy of the GNU General Public License along # with this program. If not, see . +set -x + function prepare_filesystem() { # These dev files need to be adjusted everytime as they are # bind mounted into the temporary rootfs