Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.humitest.fr
/
htdocs
/
vendor
/
doctrine
/
migrations
/
//srv/data/web/vhosts/www.humitest.fr/htdocs/vendor/doctrine/migrations/download-box.sh
#!/usr/bin/env bash if [ ! -f box.phar ]; then wget https://github.com/humbug/box/releases/download/3.1.0/box.phar -O box.phar fi