add shebang line to botond_daily
This commit is contained in:
parent
a556c605a8
commit
c673c5f73d
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/index
|
||||
php /var/www/virtual/fitnessadmin.hu/htdocs/fitness-web/yii ticket/daily
|
||||
@ -1,3 +1,5 @@
|
||||
-0.0.93
|
||||
- add shebang line to botond_daily script
|
||||
-0.0.92
|
||||
- account state -> display non casch money
|
||||
- add towel , search by towel in reception cutomer list
|
||||
|
||||
@ -5,7 +5,7 @@ return [
|
||||
'supportEmail' => 'rocho02@gmail.com',
|
||||
'infoEmail' => 'info@rocho-net.hu',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.92',
|
||||
'version' => 'v0.0.93',
|
||||
'company' => 'movar',//gyor
|
||||
'company_name' => "Freimann Kft.",
|
||||
'product_visiblity' => 'account',// on reception which products to display. account or global
|
||||
|
||||
Loading…
Reference in New Issue
Block a user