move takeout location from private package

This commit is contained in:
Dima Gerasimov 2019-12-22 16:06:48 +00:00
parent 1271fe5054
commit 89efa11a28
6 changed files with 2 additions and 3 deletions

6
my/location/run Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
set -eu
cd "$(dirname "$0")"
python3 -m location