Commit Graph

19 Commits

Author SHA1 Message Date
tosu 3ce5140677
Only default to empty string when variables are unset 2023-08-26 19:54:57 +02:00
tosu a71fba4d0f
Add default value for shell parameter expansion to avoid script failure upon unset variable 2023-08-26 19:53:22 +02:00
tosu 7c883023bf tcsh warning 2023-03-10 17:53:52 +01:00
tosu a4cea46a79 shellcheck flattering 2023-03-07 18:48:34 +01:00
tosu f6ed4c5757 Padding for pipes and line continuation backslashes 2023-03-06 00:10:44 +01:00
tosu 3b3c4fdfc9 Error handling, -- refactor, comments, etc. 2023-03-06 00:01:37 +01:00
tosu 7d7c8980ee Remove -- from ffmpeg command since it doesn't make sense 2023-03-05 21:27:57 +01:00
tosu c994ee603f Improve command pollution by aliasing and function defs to a more readable and extensible format (posix) and refactor some parts (bash) 2023-03-05 21:13:36 +01:00
tosu 0a72f9c8ea non-standard IFS prevents multi-argument variable command invocation, soooo refactor 2023-03-05 18:07:48 +01:00
tosu debdd31a9a Split download.sh to Bash and POSIX versions 2023-03-05 13:44:46 +01:00
tosu b8e2f65eb6 Remove unuse and misspelled ISF variable 2023-03-03 16:10:24 +01:00
tosu 12612a5008 Even better progress indication 2023-03-02 22:45:22 +01:00
tosu b249277fb5 Better progress 2023-03-02 21:37:20 +01:00
tosu d6f95176f6 Refactor 2023-03-02 21:05:03 +01:00
tosu b4f856bd30 Add .env sample 2023-03-02 19:08:30 +01:00
tosu 68b8c325ab Bugfix: sed replacement pattern was wrong idx -> INDEX 2023-02-26 18:40:17 +01:00
tosu 2d5b1a5cbe Update 'download.sh' 2023-02-26 18:37:37 +01:00
tosu a97b6073d9 Update 'download.sh' 2023-02-26 17:59:09 +01:00
tosu c5033b318a Initial commit 2023-02-26 17:57:43 +01:00