mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
cleaning
This commit is contained in:
parent
12007dc673
commit
531c7ce154
1 changed files with 0 additions and 7 deletions
|
@ -70,10 +70,6 @@ ynh_exec_warn ynh_exec_as $app -s $SHELL -lc "WITH_DOCKER=no mix local.hex --for
|
|||
ynh_exec_warn ynh_exec_as $app -s $SHELL -lc "WITH_DOCKER=no just config-basic"
|
||||
#ynh_exec_warn ynh_exec_as $app -s $SHELL -lc "WITH_DOCKER=no just mix bonfire.deps .update"
|
||||
|
||||
# TODO Debug
|
||||
ynh_exec_warn echo 'Debug install dir ENV file'
|
||||
ynh_exec_warn cat $install_dir/.env
|
||||
|
||||
#=================================================
|
||||
# Building the release
|
||||
#=================================================
|
||||
|
@ -85,9 +81,6 @@ ynh_replace_string --match_string="npm install --global" --replace_string="npm i
|
|||
ynh_exec_warn ynh_exec_as $app $ynh_node_load_PATH -s $SHELL -lc "WITH_DOCKER=no just rel-build"
|
||||
#ynh_exec_warn just rel-build # node needs (root) access to /usr/local/lib/node_modules
|
||||
|
||||
ynh_exec_warn ls -a
|
||||
ynh_exec_warn ls _build
|
||||
|
||||
#=================================================
|
||||
# Run the release
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue