Skip to content

Commit 7553476

Browse files
committed
Updated Airbrake configuration
1 parent ce4957e commit 7553476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vagrant/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export DEBIAN_FRONTEND=noninteractive
44
# Ensure the database is started
55
su -c '/usr/bin/pg_ctl start -l /var/pgsql/data/log/logfile -D /var/pgsql/data' postgres
66

7-
sudo su - vagrant <<-'EOF'
7+
su - vagrant <<-'EOF'
88
cd ~/web
99
bundle check || bundle install
1010
# Force the app to use the internal Postgres port number and ignore .env

0 commit comments

Comments
 (0)