Fix feeds path

This commit is contained in:
Robert Miles 2021-10-07 01:23:46 +00:00
parent 8f01a58bf5
commit be6b1e52df
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
import utils
utils.register_command_call("feeds","/usr/local/bin/feeds")
utils.register_command_call("feeds","/home/khuxkm/bin/feeds")