ssi-dk / bifrost

MIT License
6 stars 6 forks source link

remove_run.py unavailable #13

Closed corburn closed 5 years ago

corburn commented 5 years ago

The remove_run.py script mentioned in the documentation is unavailable in the public repository: https://ssi-dk.github.io/bifrost/#/user_guide?id=removing-a-run-update

The scripts/ directory is in the .gitignore file.

martinbaste commented 5 years ago

Fixed in b925e18220604ce58f3c47d9cca4c18c91eda93b

Basically for now I'd recommend to do it using datahandling instead of the scripts. We do have some internal scripts but most are tailored for our internal system unfortunately. We are working on a common CLI tool to do most common tasks