show current version

This commit is contained in:
Saeed Vaziry
2024-03-31 23:29:22 +02:00
parent cca4ab7ae3
commit c0f903d4ca
12 changed files with 67 additions and 30 deletions

View File

@ -4,7 +4,9 @@ cd /home/vito/vito
php artisan down
git pull
git fetch --all
git checkout $(git tag -l --merged 1.x --sort=-v:refname | head -n 1)
composer install --no-dev