mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Add coturn
This commit is contained in:
parent
c694533025
commit
1de43644e8
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies=""
|
pkg_dependencies="coturn"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
@ -43,4 +43,4 @@ ynh_detect_arch(){
|
||||||
architecture="unknown"
|
architecture="unknown"
|
||||||
fi
|
fi
|
||||||
echo $architecture
|
echo $architecture
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue