mirror of
https://github.com/ZeJMaN/guacamole_ynh.git
synced 2025-06-07 21:35:30 +02:00
Update install
This commit is contained in:
parent
63163331ad
commit
467db83380
@ -23,7 +23,7 @@ sudo yunohost app checkurl "${domain}${path}" -a "$app" \
|
|||||||
|| ynh_die "Path not available: ${domain}${path}"
|
|| ynh_die "Path not available: ${domain}${path}"
|
||||||
|
|
||||||
|
|
||||||
sudo ynh_package_update
|
sudo apt-get update -y -qq
|
||||||
|
|
||||||
# install jetty
|
# install jetty
|
||||||
sudo apt-get install jetty8 libjetty-extra -y -qq
|
sudo apt-get install jetty8 libjetty-extra -y -qq
|
||||||
|
Loading…
x
Reference in New Issue
Block a user