fix(_commands.sh): cache command

This commit is contained in:
openoms 2024-04-07 14:01:29 +02:00
parent 3484835489
commit 639fcb190a
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -278,7 +278,7 @@ function headless() {
# command: cache
function cache() {
sudo /home/admin/_cache.sh $@
sudo /home/admin/_cache.sh "$@"
}
# command: torthistx