Update UpdateSoftwareCommand.php
This commit is contained in:
parent
a34a046c93
commit
ff1c61f135
|
@ -14,7 +14,7 @@ use Symfony\Component\Lock\LockFactory;
|
||||||
|
|
||||||
#[AsCommand(
|
#[AsCommand(
|
||||||
name: 'hesabix:update',
|
name: 'hesabix:update',
|
||||||
description: 'Updates the software by pulling from GitHub, clearing cache, and updating the database.please back up database before update'
|
description: 'Updates the software by pulling from GitHub, clearing cache, and updating the database.please back up database before update!'
|
||||||
)]
|
)]
|
||||||
class UpdateSoftwareCommand extends Command
|
class UpdateSoftwareCommand extends Command
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue