+1
−1
Loading
chaosdorf.de/git has been discontinued. Please refer to git.chaosdorf.de instead.
inotify_add_watch calls fail when the file is a url, since it does not correspond to an actual on-disk path. The temporary file path fetched by curl could be kept and monitored, but since this is unlikely to change just avoid monitoring files opened via a url.