move server code to other repo
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
python3 -u -c "import utils; print(utils.parse_file('$1'))" | sed 's/\$PREV_URL\$/"{prev}"/'
|
||||
python3 -u -c "import sludge.src.lib.content; print(sludge.src.lib.content.parse_file('$1'))"
|
||||
|
Reference in New Issue
Block a user