Cleaned files after cleaning git cache

This commit is contained in:
Alberto Soutullo
2023-06-09 13:19:27 +02:00
parent 3c206431a1
commit d014ba2713
6 changed files with 7 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ cd wls-module
docker build -t wls:0.0.1 .
cd ..
cd ./monitoring/container-proc
cd monitoring/container-proc
sh ./build.sh
cd ..