File: setup-composer.sh

package info (click to toggle)
phpseclib 1.0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,940 kB
  • sloc: php: 11,795; sh: 66; xml: 50; makefile: 21
file content (3 lines) | stat: -rwxr-xr-x 82 bytes parent folder | download | duplicates (10)
1
2
3
#!/bin/sh
composer self-update --no-interaction
composer install --no-interaction