fix run.sh
This commit is contained in:
2
run.sh
2
run.sh
@ -5,7 +5,7 @@ set -e
|
|||||||
mkdir -p ./data/things
|
mkdir -p ./data/things
|
||||||
mkdir -p ./data/trash
|
mkdir -p ./data/trash
|
||||||
|
|
||||||
if [ -z "$(podman images -q gateau-cuda11)" ]
|
if [ -z "$(podman images -q bardak)" ]
|
||||||
then
|
then
|
||||||
echo "Container missing, building..."
|
echo "Container missing, building..."
|
||||||
./build.sh
|
./build.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user