Check scripts update

This commit is contained in:
Clemens Schwaighofer
2025-06-05 17:56:29 +09:00
parent a292abc2c5
commit c4e83f94e9
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
base="/storage/var/www/html/developers/clemens/core_data/php_libraries/trunk/";
base=$(pwd)"/";
# must be run in ${base}
cd $base || exit;
${base}tools/phpstan;