no message
This commit is contained in:
9
get-gdi-conversion.sh
Normal file
9
get-gdi-conversion.sh
Normal 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
|
||||
Reference in New Issue
Block a user