mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
Correct "APPNAMETOCHANGE"
added the application name, new user creation resulted in an error previously
This commit is contained in:
parent
6e20c8a649
commit
5a366a6813
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
app=APPNAMETOCHANGE
|
||||
app=freshrss
|
||||
app_path=/var/www/$app
|
||||
|
||||
myuser=$1
|
||||
|
|
Loading…
Add table
Reference in a new issue