mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Everything is in single quotes, so shell will escape it correctly without backslashes. Fixes #440.
Everything is in single quotes, so shell will escape it correctly without backslashes. Fixes #440.