From 4e5b1108613ef095fa50c25e97ee9ad328556169 Mon Sep 17 00:00:00 2001 From: Christian Pierre MOMON Date: Wed, 29 May 2019 17:50:00 +0200 Subject: [PATCH] Added cleanindent script. --- podcasts/scripts/cleanindent | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 podcasts/scripts/cleanindent diff --git a/podcasts/scripts/cleanindent b/podcasts/scripts/cleanindent new file mode 100755 index 0000000..718b477 --- /dev/null +++ b/podcasts/scripts/cleanindent @@ -0,0 +1,3 @@ +#!/bin/bash + +perltidy -b -bext='/' -t -et 4 -io make-all-podcasts.pl