Skip to content

Commit

Permalink
Doc update - Fix static folder
Browse files Browse the repository at this point in the history
  • Loading branch information
camillemonchicourt authored Aug 26, 2024
1 parent 20e7eeb commit 2e5afea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ Mise à jour de l'application

::

cp -aR ../atlas_old/static/custom/ ./static
cp -aR ../atlas_old/atlas/static/custom/ ./atlas/static


Attention à bien lire les notes de chaque version, qui peuvent indiquer des opérations spécifiques à faire, notamment des nouveaux paramètres à ajouter dans votre configuration et/ou des modifications à appliquer dans la BDD.
Expand Down

0 comments on commit 2e5afea

Please sign in to comment.