mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
minor change, cleaning comments
This commit is contained in:
parent
b8acaaad24
commit
7003110e3c
1 changed files with 0 additions and 6 deletions
|
@ -147,12 +147,6 @@ cd $final_path && php$phpversion artisan migrate:refresh --seed
|
||||||
cd $final_path && php$phpversion artisan firefly-iii:upgrade-database
|
cd $final_path && php$phpversion artisan firefly-iii:upgrade-database
|
||||||
cd $final_path && php$phpversion artisan passport:install
|
cd $final_path && php$phpversion artisan passport:install
|
||||||
|
|
||||||
#( cd $final_path && sudo /usr/bin/php7.3 artisan config:clear )
|
|
||||||
# setup application config
|
|
||||||
#(
|
|
||||||
#cd $final_path && sudo /usr/bin/php7.3 artisan -q :refresh --seed --force
|
|
||||||
#cd $final_path && sudo /usr/bin/php7.3 artisan passport:install --force
|
|
||||||
#)
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP APPLICATION PERMISSIONS
|
# SETUP APPLICATION PERMISSIONS
|
||||||
|
|
Loading…
Reference in a new issue