#!/usr/bin/env fish read -P "Install main config [yN] ? " inst test $inst = "y"; and sudo install -o nextcloud -g nextcloud -m a=r,u=rw -b -D app.ini /etc/forgejo/app.ini