Merge pull request #9152 from barbeque/4934-remove-old-install-scripts

Remove install_nimble.nims, install_tools.nims as per #4934
This commit is contained in:
Dominik Picheta
2018-10-02 20:03:45 -07:00
committed by GitHub
2 changed files with 0 additions and 12 deletions

View File

@@ -1,6 +0,0 @@
mode = ScriptMode.Verbose
echo "This script is deprecated. Use 'koch nimble' instead."
exec "./koch nimble"

View File

@@ -1,6 +0,0 @@
mode = ScriptMode.Verbose
echo "This script is deprecated. Use 'koch tools' instead."
exec "./koch tools"