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

Update install back to ynh_install_ruby_2

This commit is contained in:
Gredin67 2024-02-29 12:27:14 +01:00 committed by GitHub
parent 0c195f597e
commit d642ca5b17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
#!/bin/bash
source _common.sh
source ynh_install_ruby__2
source /usr/share/yunohost/helpers
admin_mail=$(ynh_user_get_info --username=$admin --key=mail)