Skip to content
Snippets Groups Projects
Commit 805f6160 authored by 42loop's avatar 42loop
Browse files

auch

parent 795aab69
Branches
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
echo "A" >> /home/pi/udplog
#in rc.local: #in rc.local:
# create backup of database # create backup of database
# init udp receiver # init udp receiver to point to this script:
# /usr/bin/socat -u tcp-l:7777,fork system:/home/pi/getmsg.sh & # /usr/bin/socat -u tcp-l:7777,fork system:/home/pi/getmsg.sh &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment