downloading sai.zip every day does not work
zdavatz opened this issue · 0 comments
zdavatz commented
cd cpp2sqlite/scripts
source steps_public1.source
./download.sh
source steps_public1.source
./download.sh
- results in
mv: das Verschieben von 'temp/Typ1' nach 'Typ1/Typ1' ist nicht möglich: Das Verzeichnis ist nicht leer
- The directory
Typ1
should be removed or overwritten before it is created again.