This commit is contained in:
Daniil Gentili 2023-10-30 22:46:09 +01:00
parent acf4cb7004
commit a2028bea5f
3 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash -e
composer update
standalone=$PWD/bugs/wrap_madeline.php
refactor=$PWD/refactor.php

View File

@ -1,5 +1,7 @@
#!/bin/bash -e
composer update
wrap=$PWD/bugs/wrap.php
standalone=$PWD/bugs/infection.php
refactor=$PWD/refactor.php

View File

@ -1,5 +1,7 @@
#!/bin/bash -e
composer update
standalone=$PWD/bugs/wrap.php
refactor=$PWD/refactor.php