mirror of
https://github.com/smarty-php/smarty.git
synced 2025-12-05 16:59:34 +01:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
composer update && php ./vendor/phpunit/phpunit/phpunit
|