mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
fix mach = uname -m
This commit is contained in:
parent
c108d59adc
commit
bb79719ed6
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
DOSSIER_MEDIA=/home/yunohost.multimedia
|
||||
log_file=/var/log/$app/$app.log
|
||||
access_log_file=/var/log/$app/$app-access.log
|
||||
|
||||
mach=`uname -m`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue