4 lines
77 B
Bash
4 lines
77 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
tail -f /var/www/www.freeplanet_server/logs/combined.outerr.log
|