diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2025-01-06 23:48:57 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-06 23:48:57 -0800 |
| commit | 11d232bedab5a83ac672d308f9798dceee648d09 (patch) | |
| tree | 174e788140ed79c68e24a3d03d84ac109b1d0324 /VtuberCaptchaUpdater/cronjob | |
| parent | 458790b2c28b67744923b606aa181aa640809d52 (diff) | |
add quotes to cronjob
Diffstat (limited to 'VtuberCaptchaUpdater/cronjob')
| -rw-r--r-- | VtuberCaptchaUpdater/cronjob | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VtuberCaptchaUpdater/cronjob b/VtuberCaptchaUpdater/cronjob index af984d9..a228bf2 100644 --- a/VtuberCaptchaUpdater/cronjob +++ b/VtuberCaptchaUpdater/cronjob @@ -1 +1 @@ -0 */2 * * * java -jar /root/VtuberCaptchaUpdater-1.0-SNAPSHOT-shaded.jar +0 */2 * * * java -jar "/root/VtuberCaptchaUpdater-1.0-SNAPSHOT-shaded.jar" |
