mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Remove no more existing horizon:assets
This commit is contained in:
parent
7175b4d1f4
commit
997a8286d5
2 changed files with 0 additions and 2 deletions
|
@ -180,7 +180,6 @@ pushd "$final_path"
|
|||
php$phpversion artisan migrate --force
|
||||
php$phpversion artisan update
|
||||
php$phpversion artisan horizon:purge
|
||||
php$phpversion artisan horizon:assets
|
||||
php$phpversion artisan import:cities
|
||||
php$phpversion artisan instance:actor
|
||||
popd
|
||||
|
|
|
@ -234,7 +234,6 @@ pushd "$final_path"
|
|||
php$phpversion artisan migrate --force
|
||||
php$phpversion artisan update
|
||||
php$phpversion artisan horizon:purge
|
||||
php$phpversion artisan horizon:assets
|
||||
php$phpversion artisan import:cities
|
||||
php$phpversion artisan instance:actor
|
||||
popd
|
||||
|
|
Loading…
Add table
Reference in a new issue