mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 22:57:29 +02:00
Merge pull request #80 from netbootxyz/add_donate_links
Add donate links to logs
This commit is contained in:
commit
c7407c50a7
@ -9,5 +9,10 @@ echo "| '_ \ / _ \ __| '_ \ / _ \ / _ \| __| \ \/ / | | |_ / "
|
|||||||
echo "| | | | __/ |_| |_) | (_) | (_) | |_ _ > <| |_| |/ / "
|
echo "| | | | __/ |_| |_) | (_) | (_) | |_ _ > <| |_| |/ / "
|
||||||
echo "|_| |_|\___|\__|_.__/ \___/ \___/ \__(_)_/\_\\__, /___| "
|
echo "|_| |_|\___|\__|_.__/ \___/ \___/ \__(_)_/\_\\__, /___| "
|
||||||
echo " |___/ "
|
echo " |___/ "
|
||||||
|
echo
|
||||||
|
echo "If you enjoy netboot.xyz projects, please support us at:"
|
||||||
|
echo
|
||||||
|
echo "https://opencollective.com/netbootxyz"
|
||||||
|
echo "https://github.com/sponsors/netbootxyz"
|
||||||
|
echo
|
||||||
supervisord -c /etc/supervisor.conf
|
supervisord -c /etc/supervisor.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user