mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-17 16:39:40 +00:00
Revert (partially) "fix(devcontainer): try adjusting scripts/setup for xdebug VSCode extension"
This reverts commit dd69cb89af partially.
This commit is contained in:
parent
06135ddc92
commit
a2cc8aa40a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export PATH="$PATH:$LOCAL_VENDOR_BIN"
|
|||
echo 'export PATH="$PATH:$(composer global config bin-dir --absolute --quiet)"' >> ~/.bashrc
|
||||
echo 'export PATH="$PATH:$(composer config vendor-dir --absolute --quiet)"' >> ~/.bashrc
|
||||
ln -s ./conf.sample.php cfg/conf.php
|
||||
composer install --optimize-autoloader
|
||||
composer install --no-dev --optimize-autoloader
|
||||
|
||||
# for PHP unit testing
|
||||
composer require --global google/cloud-storage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue