mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
added sync-flash.sh config file (currently disabled)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9619b1d389
commit
23c375de2a
@ -19,6 +19,13 @@ COMPRESSOR=./compress-archive.sh
|
|||||||
COMPRESS=1
|
COMPRESS=1
|
||||||
|
|
||||||
|
|
||||||
|
# Config file to contain all the default settings...
|
||||||
|
# XXX not sure if this is a good idea...
|
||||||
|
##if [ -e ~/.sync-flash.rc ] ; then
|
||||||
|
## source ~/.sync-flash.rc
|
||||||
|
##fi
|
||||||
|
|
||||||
|
|
||||||
# base mount dir...
|
# base mount dir...
|
||||||
# systems with /mnt
|
# systems with /mnt
|
||||||
if [ -d /mnt ] ; then
|
if [ -d /mnt ] ; then
|
||||||
|
|||||||
@ -19,6 +19,13 @@ COMPRESSOR=./compress-archive.sh
|
|||||||
COMPRESS=1
|
COMPRESS=1
|
||||||
|
|
||||||
|
|
||||||
|
# Config file to contain all the default settings...
|
||||||
|
# XXX not sure if this is a good idea...
|
||||||
|
##if [ -e ~/.sync-flash.rc ] ; then
|
||||||
|
## source ~/.sync-flash.rc
|
||||||
|
##fi
|
||||||
|
|
||||||
|
|
||||||
# base mount dir...
|
# base mount dir...
|
||||||
# systems with /mnt
|
# systems with /mnt
|
||||||
if [ -d /mnt ] ; then
|
if [ -d /mnt ] ; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user