]> git.immae.eu Git - github/wallabag/wallabag.git/commit
scripts/update.sh: 18: scripts/update.sh: composer.phar: not found 2839/head
authorFoxMaSk <foxmask@users.noreply.github.com>
Sat, 4 Feb 2017 16:02:25 +0000 (17:02 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2017 16:02:25 +0000 (17:02 +0100)
commit205c6f0c667c5faa3222f2c02f82e3707d96ac02
tree50c140cec800658d2887c097b0fab7b41397bdc1
parent5b9cf6752907c566e07b2b258c359c8a115e4ba4
scripts/update.sh: 18: scripts/update.sh: composer.phar: not found

when composer.phar is not globally installed, we should add "./" in front of "composer.phar" to run it from the current folder.
scripts/require.sh