Skip to content

Commit

Permalink
Remove Shellswords dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
msquee committed Jul 3, 2020
1 parent 6c4830e commit 450162f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions template/script.sh.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env bash
<%
require 'shellwords'

# Determine the application root from session token.
app_root = BatchConnect::App.from_token(session.token).root.realpath

Expand Down

0 comments on commit 450162f

Please sign in to comment.