haaaah
This commit is contained in:
parent
c29e09ccc0
commit
e2167fa19f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ fi
|
|||
mkdir $TARGETDIR
|
||||
cd $TARGETDIR || return
|
||||
|
||||
pathsToCopy="public bin config migrations src templates composer.json composer.lock symfony.lock .env importmap.php"
|
||||
pathsToCopy="assets public bin config migrations src templates composer.json composer.lock symfony.lock .env importmap.php"
|
||||
|
||||
for path in $pathsToCopy
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue