Skip to content

Commit

Permalink
debug output removed
Browse files Browse the repository at this point in the history
  • Loading branch information
lawern authored Feb 20, 2023
1 parent 501b1da commit 639e6af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/install
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ ynh_add_nginx_config
ynh_script_progression --message="Compiling guacd..." --weight=30

pushd "$final_path/.guacd-src" || ynh_die
pwd
ls -als
./configure --enable-allow-freerdp-snapshots --prefix="$final_path" --datadir="$final_path" --with-freerdp-plugin-dir="$final_path/lib/x86_64-linux-gnu/freerdp2"
ynh_exec_warn_less make
ynh_exec_warn_less make install
Expand Down

0 comments on commit 639e6af

Please sign in to comment.