mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update _common.sh
This commit is contained in:
parent
bc38ae2fcc
commit
c11b738d5e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
nodejs_version=18
|
nodejs_version=18
|
||||||
|
|
||||||
# Obtain the (empty string), __2, __3, cf the DB suffix in production.yaml...
|
# Obtain the (empty string), __2, __3, cf the DB suffix in production.yaml...
|
||||||
db_suffix="$(echo $app | sed 's/peertube//g')"
|
db_suffix="$(echo $app | sed 's/peertube//g')"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue