diff --git a/hooks/post_user_create b/hooks/post_user_create index de0d472..b1db057 100755 --- a/hooks/post_user_create +++ b/hooks/post_user_create @@ -1,5 +1,5 @@ #!/bin/bash -app=APPNAMETOCHANGE +app=freshrss app_path=/var/www/$app myuser=$1