From 614c50583b27fb1ed0088b222ff81aa1eb46845d Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 13 Sep 2025 23:30:38 +0200 Subject: [PATCH] update salt-build --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index c1cbea5..9d410e3 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash docker build -t salt-build . -docker run -it -v $(pwd)/out:/out salt-build /salt/install.sh 3006.8 +docker run -it -v $(pwd)/out:/salt/out salt-build /salt/install.sh 3006.8