mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
debug
This commit is contained in:
parent
cc140296e9
commit
f98f47177b
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ ynh_replace_string --match_string="UPLOAD_LIMIT=MEDIA_UPLOAD_SIZE" --replace_str
|
|||
source $install_dir/.env
|
||||
|
||||
# TODO Debug
|
||||
ynh_exec_warn_less pwd
|
||||
ynh_exec_warn_less ls -al
|
||||
ynh_exec_warn_less echo 'Debug install dir ENV file'
|
||||
ynh_exec_warn_less cat $install_dir/.env
|
||||
ynh_exec_warn_less echo 'Debug local ENV file'
|
||||
|
|
Loading…
Reference in a new issue