mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Typo
This commit is contained in:
parent
d0e24df00a
commit
534d664dee
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ ynh_add_systemd_config
|
||||||
#=================================================
|
#=================================================
|
||||||
# CREATE FILES AND DIRECTORIES
|
# CREATE FILES AND DIRECTORIES
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_print_info("Creating files and directory")
|
ynh_print_info "Creating files and directory"
|
||||||
#Logic is as follow : if app is set to be publicly accessible, we will assume that the library should be set in "Share" multimedia directory
|
#Logic is as follow : if app is set to be publicly accessible, we will assume that the library should be set in "Share" multimedia directory
|
||||||
# If app is set to be private but access is requested for all user, we will assume the same
|
# If app is set to be private but access is requested for all user, we will assume the same
|
||||||
# If app is set to be private but access is limited to the admin user, we will set it inside his own multimedia directory.
|
# If app is set to be private but access is limited to the admin user, we will set it inside his own multimedia directory.
|
||||||
|
|
Loading…
Add table
Reference in a new issue