diff --git a/getdua.sh b/getdua.sh new file mode 100644 index 0000000..84279fd --- /dev/null +++ b/getdua.sh @@ -0,0 +1,2 @@ +#!/bin/sh +curl -sL https://gkak.la/duadist | tar xfz - --wildcards --no-anchored 'dua' --strip-components 1 -C . \ No newline at end of file