Merge pull request #62 from tteck/main

[pull] main from tteck:main
This commit is contained in:
pull[bot]
2024-07-14 02:37:59 +00:00
committed by GitHub
2 changed files with 16 additions and 13 deletions
+1
View File
@@ -45,6 +45,7 @@ $STD npm install
$STD npm run build
$STD pm2 start --name="pingvin-share-backend" npm -- run prod
cd ../frontend
sed -i '/"admin.config.smtp.allow-unauthorized-certificates":\|admin.config.smtp.allow-unauthorized-certificates.description":/,+1d' ./src/i18n/translations/fr-FR.ts
$STD npm install
$STD npm run build
$STD pm2 start --name="pingvin-share-frontend" npm -- run start