From 1587b0f09cb83186bbe48781fa872cf333541c54 Mon Sep 17 00:00:00 2001 From: jakubknczny Date: Fri, 14 May 2021 22:34:23 +0200 Subject: [PATCH] test unzip --- lab5/create/script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab5/create/script.sh b/lab5/create/script.sh index 70e2327..0c363d3 100644 --- a/lab5/create/script.sh +++ b/lab5/create/script.sh @@ -1,6 +1,6 @@ #!/bin/bash kaggle datasets download -d 'pcbreviglieri/smart-grid-stability' -unzip smart-grid-stability.zip >>/dev/null 2>&1 +unzip smart-grid-stability.zip python3 create_dataset.py