Update rc.local-original

This commit is contained in:
goodtft 2019-01-24 14:25:21 +08:00 committed by GitHub
parent 9df907590c
commit 28d2c9ae9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,4 @@ if [ "$_IP" ]; then
printf "My IP address is %s\n" "$_IP"
fi
sleep 7
fbcp &
exit 0