10 lines
126 B
Diff
10 lines
126 B
Diff
1c1
|
|
< #!/bin/sh -e
|
|
---
|
|
> #!/bin/bash -e
|
|
29a30,33
|
|
>
|
|
> #add HerculesHelper init script:
|
|
> . /hercules/hyperion-init-bash.sh
|
|
>
|