signed in button

This commit is contained in:
2019-05-30 15:23:38 +02:00
parent 38e26de48c
commit 4580860a09
2 changed files with 17 additions and 1 deletions

2
puma
View File

@@ -1,3 +1,3 @@
#!/bin/bash
source /home/fetsite/.rvm/environments/ruby-2.5.3
source /home/fetsite/.rvm/environments/ruby-2.5.3@bs3
bundle exec puma "$@"