better rename update_tilde_repo.sh -> tilde_update_repo.sh

This commit is contained in:
creme 2020-01-16 22:45:21 +01:00
parent d86cbbf59c
commit 60bb4f7421
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
0 0 * * * root /var/update_tilde_repo.sh >/dev/null 2>&1
0 0 * * * root /var/tilde_update_repo.sh >/dev/null 2>&1