mirror of
https://github.com/linuxserver/libreelec-addon-repo.git
synced 2026-02-20 01:00:59 +08:00
5 lines
124 B
Bash
5 lines
124 B
Bash
#!/bin/sh
|
|
|
|
sed -i '/update.sh/d' /storage/.cache/cron/crontabs/root
|
|
sed -i '/prune.sh/d' /storage/.cache/cron/crontabs/root
|