Update manager

This commit is contained in:
Alex 2018-11-17 20:35:11 +01:00 committed by GitHub
parent e324463aeb
commit 841f53f579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ function getlatest () {
curl -s https://api.github.com/repos/${1}/releases/latest | grep -oP '"tag_name": "\K(.*)(?=")'
}
## Pre-/Post- fix
## Pre-/Suf- fix
function pa () {
php artisan ${1}