1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00

update comment

This commit is contained in:
Augustin Trancart 2022-03-02 09:13:11 +01:00
parent 15ace20197
commit 660659057d
No known key found for this signature in database
GPG key ID: 364720A015B27E4A

View file

@ -1,6 +1,6 @@
#!/bin/bash
pushd $final_path/diaspora
echo 2.6.6 > .ruby-version # overwrite 2.4 default from diaspora because rbenv does not understand it
echo 2.6.6 > .ruby-version # overwrite 2.6 default from diaspora because rbenv does not understand it
sudo -u $app --login << EOF
gem install bundler:1.17.3
cd diaspora