mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-16 08:11:39 +00:00
updated the shabang...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
eb0b1c68d6
commit
d699e22970
@ -146,6 +146,6 @@ Leading `"-"` indicates a not fully sorted shoot.
|
||||
- <date> - <info>/
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
@ -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
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# TODO make this runnable from anywhere...
|
||||
# - prepend paths with './' only if local/relative
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
#######################################################################
|
||||
#
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERSION=1.0
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user