Added missing backticks

main
Jonas Lührig 3 years ago
parent 57a10e597d
commit 4f660c26c5

@ -2,7 +2,7 @@
### Installing ### Installing
- Put all files of this repo into `/srv/deploy/install/powershell-runner` on the IServ portal server - Put all files of this repo into `/srv/deploy/install/powershell-runner` on the IServ portal server
- Run chkdeploy as root/with sudo - Run `chkdeploy` as root/with sudo
- Create the directory that holds the PowerShell scripts: - Create the directory that holds the PowerShell scripts:
- `# mkdir /srv/appdata/powershell-runner` - `# mkdir /srv/appdata/powershell-runner`
- Adjust directory permissions and ownership so admins can put script files there - Adjust directory permissions and ownership so admins can put script files there

Loading…
Cancel
Save