mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
icarus-miner: restart the cron
This commit is contained in:
@@ -39,7 +39,7 @@ define Package/icarus-miner/postinst
|
||||
#!/bin/sh
|
||||
crontab /root/crontab.icarus
|
||||
/etc/init.d/cron enable
|
||||
/etc/init.d/cron start
|
||||
/etc/init.d/cron restart
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,icarus-miner))
|
||||
|
||||
Reference in New Issue
Block a user