mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-11-04 22:48:38 +09:00
Return code added to GPIO server function.
This commit is contained in:
committed by
Serge Schneider
parent
4636bd50fc
commit
3e2a73012b
@@ -913,6 +913,7 @@ EOF
|
|||||||
esac
|
esac
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl restart pigpiod
|
systemctl restart pigpiod
|
||||||
|
return 0
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user