mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update _common.sh
This commit is contained in:
parent
5ed9244771
commit
28b3b8ad6e
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ EOF
|
|||
|
||||
# Erase
|
||||
|
||||
tempus_log_erase {
|
||||
tempus_log_erase () {
|
||||
cat > "/etc/cron.daily/tempus_log_erase" << EOF
|
||||
#!/bin/bash
|
||||
log=/var/log/$app/osjs.log
|
||||
|
|
Loading…
Add table
Reference in a new issue