From: Eugene Crosser Date: Wed, 27 Apr 2022 23:07:01 +0000 (+0200) Subject: add command line script X-Git-Tag: 0.01~27 X-Git-Url: http://www.average.org/gitweb/?p=loctrkd.git;a=commitdiff_plain;h=59bc0218aac4c83d87daca1fefd72fc1bce18062 add command line script --- diff --git a/scripts/gps303 b/scripts/gps303 new file mode 100755 index 0000000..d9876b7 --- /dev/null +++ b/scripts/gps303 @@ -0,0 +1,3 @@ +#!/bin/sh + +exec python3 -m gps303 $*