make install now copies in init.d script

This commit is contained in:
root 2022-06-04 17:29:39 +10:00
parent 9ef8a752dc
commit dbe6dc95be
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ howard: howard.c howard.h
install: howard
cp -af howard /usr/local/bin/howard
cp -af initscripts/howard /etc/init.d/howard