diff --git a/template/script.sh.erb b/template/script.sh.erb index 81d5423..3f64ab2 100755 --- a/template/script.sh.erb +++ b/template/script.sh.erb @@ -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