code-server-mod/add-herc-helper-to-init.patch

10 lines
126 B
Diff
Raw Normal View History

2023-03-22 09:59:09 +00:00
1c1
< #!/bin/sh -e
---
> #!/bin/bash -e
29a30,33
>
> #add HerculesHelper init script:
2023-03-22 09:59:09 +00:00
> . /hercules/hyperion-init-bash.sh
>