mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
[fix] Clear code install script
This commit is contained in:
parent
032100abf9
commit
4045dfd749
1 changed files with 0 additions and 2 deletions
|
@ -165,11 +165,9 @@ pushd ~/live
|
|||
ACOMMANDS
|
||||
|
||||
# init rbenv & create bundle
|
||||
# Tips: rbenv init bash (see: https://github.com/rbenv/rbenv/issues/925)
|
||||
sudo su - $app <<BCOMMANDS
|
||||
. ~/.profile
|
||||
type rbenv
|
||||
ls -alh /opt/mastodon/.rbenv/shims/bundle || true
|
||||
BCOMMANDS
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue