#!/bin/bash mkdir /app chown -R $BITNAMI_APP_USER:$BITNAMI_APP_USER /app/ $BITNAMI_APP_DIR gem install bundler