Skip to content

Commit

Permalink
chore: fix run script
Browse files Browse the repository at this point in the history
  • Loading branch information
mickamy committed Jan 2, 2024
1 parent 4e0e4fe commit 14b879c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function make_tmp_file() {
function run_ruby() {
rbenv global 3.1.4
unicorn -c unicorn_config.rb
echo "$check_message"
}

function run_python() {
Expand Down

0 comments on commit 14b879c

Please sign in to comment.