From aec7e0b6fa4ed9ce496c07750cd5f6b2b4233a24 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 29 Oct 2023 09:37:01 -0100 Subject: [PATCH] atualizar o script build-all.sh --- build-all.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-all.sh b/build-all.sh index 1b88487a..80d3d772 100755 --- a/build-all.sh +++ b/build-all.sh @@ -1,6 +1,10 @@ #!/bin/bash -# this script will build the 11 isos sequencialy +# update files + +git pull --ff + +# this script will build the 7 isos sequencialy ./my-distro-debian-32/BldHelper.sh ./my-distro-debian-32-pae/BldHelper.sh