add home folder

This commit is contained in:
Ville Rantanen
2021-05-16 13:53:19 +03:00
parent 431d05980f
commit 185781f9a5

View File

@@ -2,4 +2,4 @@
pwd=$( dirname $( readlink -f $0 ) ) pwd=$( dirname $( readlink -f $0 ) )
python3 "$pwd"/flit.py --root "https://your.server/and.path" "$@" python3 "$pwd"/flit.py --home "/path/to/share" --root "https://your.server/and.path" "$@"