Skip to content

Commit c7407c5

Browse files
authored
Merge pull request #80 from netbootxyz/add_donate_links
Add donate links to logs
2 parents beb1ba4 + 1d5de02 commit c7407c5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

root/start.sh

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,10 @@ echo "| '_ \ / _ \ __| '_ \ / _ \ / _ \| __| \ \/ / | | |_ / "
99
echo "| | | | __/ |_| |_) | (_) | (_) | |_ _ > <| |_| |/ / "
1010
echo "|_| |_|\___|\__|_.__/ \___/ \___/ \__(_)_/\_\\__, /___| "
1111
echo " |___/ "
12-
12+
echo
13+
echo "If you enjoy netboot.xyz projects, please support us at:"
14+
echo
15+
echo "https://opencollective.com/netbootxyz"
16+
echo "https://github.com/sponsors/netbootxyz"
17+
echo
1318
supervisord -c /etc/supervisor.conf

0 commit comments

Comments
 (0)