mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
No need for echo \n\n | now
This commit is contained in:
parent
c8b0a897cb
commit
42b0d005f9
2
etc/rc
2
etc/rc
@ -208,7 +208,7 @@ rm -rf /usr/local/pkg/pf/CVS
|
||||
/usr/local/sbin/check_reload_status >/dev/null &
|
||||
|
||||
echo -n "Pre-caching PHP for faster responses..."
|
||||
echo \n\n| fetch -q -o /tmp/ http://localhost/preload.php
|
||||
fetch -q -o /tmp/ http://localhost/preload.php
|
||||
rm -f /tmp/phpfast
|
||||
echo " done!"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user