]> source.dussan.org Git - gitea.git/commit
Fix script compatiable with OpenWrt (#19000)
authorYISH <mokeyish@hotmail.com>
Tue, 8 Mar 2022 22:58:14 +0000 (06:58 +0800)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 22:58:14 +0000 (17:58 -0500)
commitddf7f1319f70e124acfd1e8e86dff4ff87290f51
treeaeb76622d5ed404c2abb31588da91974c88b2e3c
parenteceab9e26f671318d3b50e622736a514f384aee6
Fix script compatiable with OpenWrt (#19000)

* Fix compatibility of upgrade.sh in openwrt and add service init script for openwrt.

* Apply suggestions from code review

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: zeripath <art27@cantab.net>
* Update contrib/upgrade.sh

Co-authored-by: Norwin <noerw@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Norwin <noerw@users.noreply.github.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
contrib/init/openwrt/gitea [new file with mode: 0644]
contrib/upgrade.sh