diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_subrename')
| -rw-r--r-- | home/dot_local/share/bin/executable_subrename | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_subrename b/home/dot_local/share/bin/executable_subrename index ea6e446..071b2e7 100644 --- a/home/dot_local/share/bin/executable_subrename +++ b/home/dot_local/share/bin/executable_subrename @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh file_extension=".srt" season=1 episode=1 |