Added Config and Service files
This commit is contained in:
@@ -154,6 +154,9 @@ mkdir /etc/gitea
|
||||
mkdir /usr/local/bin
|
||||
|
||||
wget -q -t7 https://dl.gitea.io/gitea/"$giteaver"/gitea-"$giteaver"-linux-amd64 -O /usr/local/bin/gitea
|
||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Gitea/raw/branch/master/config/systemd-system/gitea.service -O /etc/systemd/system/gitea.service
|
||||
chmod +x /etc/systemd/system/gitea.service
|
||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Gitea/raw/branch/master/config/gitea/app.ini -O /etc/gitea/app.ini
|
||||
|
||||
chmod +x /usr/local/bin/gitea
|
||||
chown git:git /var/lib/gitea/
|
||||
|
||||
Reference in New Issue
Block a user