updated
This commit is contained in:
@@ -10,11 +10,8 @@ Basic function:
|
||||
|
||||
# Installation
|
||||
|
||||
- Create a folder that is publicily visible on a web server, like Nginx.
|
||||
- Copy the flit.example as executable `flit`, and add the public URL in the
|
||||
script.
|
||||
- Have the flit.py in the same folder.
|
||||
- Add a symlink to flit script so that it is in the PATH, i.e. `ln -s $(pwd)/flit ~/.local/bin/flit`
|
||||
- Install module with pip or pipx
|
||||
- Create a folder that is publicily visible on a web server, for example Nginx.
|
||||
- Add `flit del` to daily cron
|
||||
|
||||
# Usage
|
||||
|
||||
Reference in New Issue
Block a user