1
0
Fork 0
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:
youplaboum 2020-04-01 11:17:53 +02:00 committed by GitHub
parent 6e20c8a649
commit 5a366a6813
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
#!/bin/bash
app=APPNAMETOCHANGE
app=freshrss
app_path=/var/www/$app
myuser=$1