Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INSTALL-THV2-DEV]: erreur lors de l'installation d'une nouvelle version #546

Open
edelclaux opened this issue Aug 23, 2024 · 2 comments
Open
Milestone

Comments

@edelclaux
Copy link

edelclaux commented Aug 23, 2024

En complémentent de la #545

Branche: develop

Lors d'une nouvelle install, le dossier média est considéré comme existant.

chmod -R 775 static/medias || exit 1

cp -r /static/medias/* media/taxhub/

Mais il a été supprimé du repo. Du coup, ça plante à l'installation.

@camillemonchicourt camillemonchicourt added this to the V2 milestone Aug 23, 2024
@camillemonchicourt
Copy link
Member

Merci pour ces retours.

TheoLechemia added a commit that referenced this issue Aug 26, 2024
TheoLechemia added a commit that referenced this issue Aug 28, 2024
@edelclaux
Copy link
Author

edelclaux commented Sep 5, 2024

@TheoLechemia
ça ne gère pas complètement l'erreur. Si le dossier static/medias n'existe pas, le cp -r sera en erreur.
Le script va ptet continuer, mais bon. Un ptit if en plus, ça mange pas de pain :)

@camillemonchicourt camillemonchicourt changed the title [INSTALL]: erreur lors de l'installation d'une nouvelle version [INSTALL-THV2-DEV]: erreur lors de l'installation d'une nouvelle version Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants