From 50b2d2c14282c20e79581de7957bffe6c52ec7e7 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sun, 3 Oct 2021 11:40:45 -0400 Subject: [PATCH] took out redundant move we used to store in TMP but no more, so this move of the generated links is no longer needed. --- scripts/marks/create_marks.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/marks/create_marks.sh b/scripts/marks/create_marks.sh index 40b07b4e..b8b79ea4 100644 --- a/scripts/marks/create_marks.sh +++ b/scripts/marks/create_marks.sh @@ -46,5 +46,4 @@ if [ $? != 0 ]; then fi \mv -f $genlinx $genlinx_moz $genlinx_js $GRUNTOSE_DIR/Info/Twain -\mv -f $newmarx $HOME -- 2.34.1