updated docs
This commit is contained in:
5
flit.example
Executable file
5
flit.example
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
pwd=$( dirname $( readlink -f $0 ) )
|
||||
python3 "$pwd"/flit.py --root "https://your.server/and.path" "$@"
|
||||
Reference in New Issue
Block a user