Mise à jour Gitea
This commit is contained in:
parent
4902d75fbb
commit
6aa9ba7b90
@ -1 +1,20 @@
|
|||||||
## Gitea
|
# Gitea
|
||||||
|
## Mise à jour
|
||||||
|
Localiser le dossier d'installation de gitea (où est le "binary")
|
||||||
|
```sh
|
||||||
|
cd /usr/local/bin/gitea
|
||||||
|
```
|
||||||
|
Télécharger la nouvelle version dans un autre dossier :
|
||||||
|
|
||||||
|
```sh
|
||||||
|
wget -O gitea https://dl.gitea.io/gitea/1.15.0/gitea-1.15.0-linux-amd64
|
||||||
|
```
|
||||||
|
Déplacer le fichier depuis le répertoire de télécharger jusqu'au répertoire d'installation (**dans gitea**) :
|
||||||
|
```sh
|
||||||
|
mv gitea /usr/local/bin/gitea
|
||||||
|
```
|
||||||
|
Le rendre éxecutable et redémmarer le logiciel :
|
||||||
|
```sh
|
||||||
|
chmod +x gitea
|
||||||
|
systemctl restart gitea
|
||||||
|
```
|
||||||
|
@ -525,6 +525,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||||
Gitea
|
Gitea
|
||||||
<span class="md-nav__icon md-icon"></span>
|
<span class="md-nav__icon md-icon"></span>
|
||||||
@ -540,6 +542,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<label class="md-nav__title" for="__toc">
|
<label class="md-nav__title" for="__toc">
|
||||||
<span class="md-nav__icon md-icon"></span>
|
<span class="md-nav__icon md-icon"></span>
|
||||||
Table des matières
|
Table des matières
|
||||||
@ -547,8 +551,8 @@
|
|||||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#gitea" class="md-nav__link">
|
<a href="#mise-a-jour" class="md-nav__link">
|
||||||
Gitea
|
Mise à jour
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -644,6 +648,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<label class="md-nav__title" for="__toc">
|
<label class="md-nav__title" for="__toc">
|
||||||
<span class="md-nav__icon md-icon"></span>
|
<span class="md-nav__icon md-icon"></span>
|
||||||
Table des matières
|
Table des matières
|
||||||
@ -651,8 +657,8 @@
|
|||||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||||
|
|
||||||
<li class="md-nav__item">
|
<li class="md-nav__item">
|
||||||
<a href="#gitea" class="md-nav__link">
|
<a href="#mise-a-jour" class="md-nav__link">
|
||||||
Gitea
|
Mise à jour
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -670,9 +676,21 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h1>Gitea</h1>
|
<h1 id="gitea">Gitea</h1>
|
||||||
|
<h2 id="mise-a-jour">Mise à jour</h2>
|
||||||
<h2 id="gitea">Gitea</h2>
|
<p>Localiser le dossier d'installation de gitea (où est le "binary")
|
||||||
|
<div class="highlight"><pre><span></span><code><span class="nb">cd</span> /usr/local/bin/gitea
|
||||||
|
</code></pre></div>
|
||||||
|
Télécharger la nouvelle version dans un autre dossier :</p>
|
||||||
|
<p><div class="highlight"><pre><span></span><code>wget -O gitea https://dl.gitea.io/gitea/1.15.0/gitea-1.15.0-linux-amd64
|
||||||
|
</code></pre></div>
|
||||||
|
Déplacer le fichier depuis le répertoire de télécharger jusqu'au répertoire d'installation (<strong>dans gitea</strong>) :
|
||||||
|
<div class="highlight"><pre><span></span><code>mv gitea /usr/local/bin/gitea
|
||||||
|
</code></pre></div>
|
||||||
|
Le rendre éxecutable et redémmarer le logiciel :
|
||||||
|
<div class="highlight"><pre><span></span><code>chmod +x gitea
|
||||||
|
systemctl restart gitea
|
||||||
|
</code></pre></div></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -650,7 +650,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Dernière mise à jour: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">August 13, 2021 11:57:47</span>
|
Dernière mise à jour: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">August 13, 2021 13:32:23</span>
|
||||||
|
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
|
@ -640,7 +640,7 @@
|
|||||||
<div class="md-source-date">
|
<div class="md-source-date">
|
||||||
<small>
|
<small>
|
||||||
|
|
||||||
Dernière mise à jour: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">August 13, 2021 11:57:47</span>
|
Dernière mise à jour: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">August 13, 2021 13:32:23</span>
|
||||||
|
|
||||||
|
|
||||||
</small>
|
</small>
|
||||||
|
File diff suppressed because one or more lines are too long
@ -2,77 +2,77 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>None</loc>
|
<loc>None</loc>
|
||||||
<lastmod>2021-08-13</lastmod>
|
<lastmod>2021-08-22</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user