projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9324c67
)
one more tiny change, to make full path for fallout 4 storage folder
author
Chris Koeritz
<fred@gruntose.com>
Sat, 1 Oct 2016 07:24:50 +0000
(
03:24
-0400)
committer
Chris Koeritz
<fred@gruntose.com>
Sat, 1 Oct 2016 07:24:50 +0000
(
03:24
-0400)
customizing/fred/scripts/gamesaver.sh
patch
|
blob
|
history
diff --git
a/customizing/fred/scripts/gamesaver.sh
b/customizing/fred/scripts/gamesaver.sh
index f86f305b74ea7f544bbb72dbe49cb277a602f808..4ed8aaaaaf377cd730003f04dbdbe241d4665c09 100644
(file)
--- a/
customizing/fred/scripts/gamesaver.sh
+++ b/
customizing/fred/scripts/gamesaver.sh
@@
-31,7
+31,7
@@
function copyem()
}
# make the output folders if they don't exist.
-for i in skyrim fallout_new_vegas fallout_3 oblivion fallout_4 ; do
+for i in skyrim fallout_new_vegas fallout_3 oblivion fallout_4
/Saves
; do
if [ ! -d "$SPOOLING_OUTPUT_DIR/$i" ]; then
mkdir -p "$SPOOLING_OUTPUT_DIR/$i"
fi