mirror of
https://github.com/vacp2p/wakurtosis.git
synced 2026-01-09 14:58:02 -05:00
Renamed propperly WSL to WLS to avoid confussions
This commit is contained in:
committed by
Alberto Soutullo Rendo
parent
01b398513b
commit
13ebdea853
6
build.sh
6
build.sh
@@ -13,9 +13,9 @@ sudo apt install kurtosis-cli=$kurtosis_version
|
||||
sudo apt-mark hold kurtosis-cli
|
||||
sudo rm /etc/apt/sources.list.d/kurtosis.list
|
||||
|
||||
# Build WSL and Gennet docker image
|
||||
cd wsl-module
|
||||
docker build -t wsl:0.0.1 .
|
||||
# Build WLS and Gennet docker image
|
||||
cd wls-module
|
||||
docker build -t wls:0.0.1 .
|
||||
cd ..
|
||||
|
||||
cd gennet-module
|
||||
|
||||
Reference in New Issue
Block a user