no message

This commit is contained in:
2023-02-20 09:13:44 -06:00
parent ef59cf1895
commit 379b4199b8
3 changed files with 62 additions and 1 deletions

9
get-gdi-conversion.sh Normal file
View File

@@ -0,0 +1,9 @@
# Date: 02/20/2023
# Author: Anthony Correa
# This script will download the v1.2.0 release of gdi-conversion
# it can then be used as gdi-conversion-linux -c ./MyUser/
# https://github.com/sirconan/gdi-conversion
# Usage: $ ./get-gdi-conversion.sh
wget -i https://github.com/sirconan/gdi-conversion/releases/download/1.2.0/gdi-conversion-linux-v1.2.0 -o gdi-conversion-linux