09-09-2021, 11:20 AM
(This post was last modified: 09-09-2021, 11:24 AM by Tim Curtis.)
The command below will submit a Library update remotely.
ETA: From a BASH script.
Code:
http://moode/command/?cmd=libupd-submit.php
ETA: From a BASH script.
Code:
$(curl -G -S -s --data-urlencode "cmd=libupd-submit.php" http://moode/command/)