1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grist_ynh.git synced 2024-09-03 20:36:18 +02:00

Remove unused variable

This commit is contained in:
Florent 2024-02-17 15:26:53 +01:00 committed by Florent F
parent 90b59212bd
commit 05f978bf0e

View file

@ -5,7 +5,6 @@
#================================================= #=================================================
nodejs_version=18 nodejs_version=18
main_domain=$(cat /etc/yunohost/current_host)
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS