mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Merge 30675db275
into 4233531503
This commit is contained in:
commit
0341a85eac
1 changed files with 1 additions and 1 deletions
|
@ -72,10 +72,10 @@ ynh_add_systemd_config
|
|||
config_nginx
|
||||
|
||||
# Configure gitea with app.ini file
|
||||
cp -a ../conf/app.ini $final_path
|
||||
config_gitea
|
||||
|
||||
# Install gitea
|
||||
cp -a ../conf/app.ini $final_path
|
||||
cd $final_path
|
||||
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-amd64
|
||||
mv gitea-1.3.3-linux-amd64 gitea
|
||||
|
|
Loading…
Add table
Reference in a new issue