-
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
Type: Bug 🐛Issues related to bugs, errors, or mistakesIssues related to bugs, errors, or mistakes
Description
Two little corrections:
At the moment the Usage is described as:
Usage
./init.sh [--what/-w all|r|python|julia] [--force/-f] [--help/-h]
1.) The script file is called init-env.sh, not init.sh.
2.) Before being able to run ./init-env.sh one has to change permissions via chmod +x ./init-env.sh
Metadata
Metadata
Assignees
Labels
Type: Bug 🐛Issues related to bugs, errors, or mistakesIssues related to bugs, errors, or mistakes
Projects
Status
✅ Done