Calls analysis build script instead

This commit is contained in:
Daimakaimura 2023-05-11 07:47:13 +01:00
parent 4611bc356e
commit fea0d10384
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ sudo rm /etc/apt/sources.list.d/kurtosis.list
# Build the analysis docker image # Build the analysis docker image
cd analysis-module cd analysis-module
docker build -t analysis . sh ./build.sh
cd .. cd ..
# Build Gennet & WLS docker images # Build Gennet & WLS docker images