mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
[fix] install
This commit is contained in:
parent
7c93959a04
commit
030c2d660c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ create_dir
|
||||||
|
|
||||||
# Install Gogs
|
# Install Gogs
|
||||||
cd $final_path
|
cd $final_path
|
||||||
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-amd64 gitea
|
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
|
mv gitea-1.3.3-linux-amd64 gitea
|
||||||
|
|
||||||
# Configure gogs with app.ini file
|
# Configure gogs with app.ini file
|
||||||
|
|
Loading…
Add table
Reference in a new issue