Docker in name is no longer needed
This commit is contained in:
6
horizon/run.sh
Executable file
6
horizon/run.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
#Making the console log console again...
|
||||
tail -f /var/log/horizon.log &
|
||||
|
||||
apachectl -DFOREGROUND
|
||||
Reference in New Issue
Block a user