Fix scripts

This commit is contained in:
Colin Hebert
2023-04-13 20:54:47 +10:00
parent 7944f0d3c1
commit ad27a30052
3 changed files with 4 additions and 2 deletions

View File

@@ -2,3 +2,5 @@
chmod +x /bin/set_port.sh
(crontab -l ; echo "* * * * * /bin/set_port.sh") | sort - | uniq - | crontab -
crond