samples/apps/ruby-bundler/.profile

7 lines
200 B
Bash

#############################################
# This file is sourced before app launch
# It can be used for app configuration
#############################################
echo "Hello from .profile"