1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

app name is the first parameter

This commit is contained in:
Clément 2019-01-04 17:50:59 +01:00
parent 939da2dd2a
commit c250211952

View file

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