diff --git a/Archive/README.md b/Archive/README.md index e53822ae..9078d815 100644 --- a/Archive/README.md +++ b/Archive/README.md @@ -146,6 +146,6 @@ Leading `"-"` indicates a not fully sorted shoot. - - / ``` -This is the defailt as creatrd by `sync-flash.sh`, renaming (removing the leading `"- "`) should be done by the user. +This is the default as created by `sync-flash.sh`, renaming (removing the leading `"- "`) should be done by the user. diff --git a/Archive/media/README b/Archive/media/README.md similarity index 67% rename from Archive/media/README rename to Archive/media/README.md index d8db3842..2c262b98 100644 --- a/Archive/media/README +++ b/Archive/media/README.md @@ -1,5 +1,4 @@ -Base photo archive directory ----------------------------- +# Base photo archive directory This tree is created based on the specification from: https://github.com/flynx/ImageGrid/blob/master/Archive/README.md diff --git a/Archive/media/img/my/work/compress-archive.sh b/Archive/media/img/my/work/compress-archive.sh index abb0ce7a..1c64f111 100755 --- a/Archive/media/img/my/work/compress-archive.sh +++ b/Archive/media/img/my/work/compress-archive.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # TODO make this runnable from anywhere... # - prepend paths with './' only if local/relative diff --git a/Archive/media/img/my/work/process-archive.sh b/Archive/media/img/my/work/process-archive.sh index 8249fcce..6738b2ed 100755 --- a/Archive/media/img/my/work/process-archive.sh +++ b/Archive/media/img/my/work/process-archive.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # ####################################################################### # diff --git a/Archive/media/img/my/work/sync-flash.sh b/Archive/media/img/my/work/sync-flash.sh index 32888863..1beada21 100755 --- a/Archive/media/img/my/work/sync-flash.sh +++ b/Archive/media/img/my/work/sync-flash.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash VERSION=1.0 diff --git a/Archive/media/img/my/work/update-exif.sh b/Archive/media/img/my/work/update-exif.sh index e16af7ce..bf44d7b1 100755 --- a/Archive/media/img/my/work/update-exif.sh +++ b/Archive/media/img/my/work/update-exif.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash