/useful/trunk-1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/useful/trunk-1

« back to all changes in this revision

Viewing changes to scripts/video2lbry.sh

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-13 21:07:32 UTC
  • Revision ID: git-v1:28c2b64490ca54b6152853791a389fdce31e62c5
Added FILE NAME to scripts missing it,
and added FIXME to mp32opus.sh.

Genaral tiying up of desriptor comment

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
#   * removed eval
11
11
#
12
12
####################
 
13
ARGS=()
 
14
ARGS="${@}"
13
15
 
14
 
__IN_NAME=""
15
 
__OUT_NAME=""
 
16
__IN_NAME=
 
17
__OUT_NAME=
16
18
 
17
19
__help () {
18
20
  echo "video2lbry.sh -- Make vide ready for upload to LBRY."