mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-02-27 18:03:36 +00:00
Took out touch
This commit is contained in:
parent
d57e92ada0
commit
ea352e63d2
1 changed files with 0 additions and 6 deletions
|
|
@ -88,10 +88,4 @@ chmod 755 tribes2d-lan-console.dynamic
|
|||
echo "Finished setting up T2!"
|
||||
|
||||
|
||||
echo "Binding console/log to container logs"
|
||||
touch csl.log
|
||||
touch $INSBASE/tribes2/csl/csl.log
|
||||
ln -sf /proc/1/fd/1 csl.log
|
||||
ln -sf /proc/1/fd/1 $INSBASE/tribes2/csl/csl.log
|
||||
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue