mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-19 15:28:39 +00:00
Dynamic linking
This commit is contained in:
parent
26562cadf9
commit
4a438ee74f
2
setup.sh
2
setup.sh
|
|
@ -81,7 +81,7 @@ cp ${BUILD_PATH}/Configs/composer.json ${TOOLS_PATH}/composer.json
|
|||
|
||||
php composer.phar install
|
||||
|
||||
ln -s /var/www/html/Tools/vendor /var/www/html/Orange-Management/vendor
|
||||
ln -s ${TOOLS_PATH}/vendor ${ROOT_PATH}/vendor
|
||||
|
||||
# Installing tools
|
||||
[[ $(jsonlint -h) != *"Usage: jsonlint"* ]] && npm install jsonlint -g
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user