Update UpdateSoftwareCommand.php
This commit is contained in:
parent
ad803b0961
commit
8ec908c7c7
|
@ -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.'
|
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