nixos/bookstack: fix setup service
This commit is contained in:
parent
927769263d
commit
7f2bc1d736
1 changed files with 0 additions and 3 deletions
|
@ -329,9 +329,6 @@ in {
|
||||||
${pkgs.php}/bin/php artisan cache:clear
|
${pkgs.php}/bin/php artisan cache:clear
|
||||||
${pkgs.php}/bin/php artisan config:clear
|
${pkgs.php}/bin/php artisan config:clear
|
||||||
${pkgs.php}/bin/php artisan view:clear
|
${pkgs.php}/bin/php artisan view:clear
|
||||||
${pkgs.php}/bin/php artisan config:cache
|
|
||||||
${pkgs.php}/bin/php artisan route:cache
|
|
||||||
${pkgs.php}/bin/php artisan view:cache
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue