Skip to content

Commit

Permalink
Merge pull request #1560 from afup/dossier_tmp_import_banque
Browse files Browse the repository at this point in the history
on crée le dossier tmp à la racine du dossier APP_HOME
  • Loading branch information
agallou authored Dec 1, 2024
2 parents e0ca8d0 + 001ccd7 commit 26016be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions clevercloud/scripts/cc_pre_build_hook.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

yarn install --ignore-engines

mkdir $APP_HOME/tmp

0 comments on commit 26016be

Please sign in to comment.