diff options
| -rw-r--r-- | scripts/install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/install b/scripts/install index eb3559a..1c964b7 100644 --- a/scripts/install +++ b/scripts/install @@ -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 |
