We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61655f commit 6c4e7a0Copy full SHA for 6c4e7a0
_docs/sysadmin/installation/version_notes/v25.07.01.md
@@ -12,7 +12,7 @@ before installing new Python packages, we need to manually update this package.
12
1. Install the newest python packages first.
13
14
```sh
15
-sudo /usr/local/submitty/GIT_CHECKOUT/Submitty/.setup/update_system.sh
+sudo bash /usr/local/submitty/GIT_CHECKOUT/Submitty/.setup/update_system.sh
16
```
17
18
2. Run the regular install script.
0 commit comments