-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: music
action: blob
revision:
path_from: music-prev
revision_from: refs/heads/master:
path_to:
revision_to:

git.thebackupbox.net

music

git://git.thebackupbox.net/music

blob of:

music

/ music-prev

refs/heads/master:/music-prev
 #!/bin/sh
 if [ -f "${PREFIX}/run/music/init.pid" ];then
   logger -p info -n logserver "music prev'd"
   exec kill -USR1 "$(cat "${PREFIX}/run/music/init.pid")"
 fi
 logger -p info -n logserver "FAILED TO PREV. MISSING PID FILE.""

-- Response ended

-- Page fetched on Sun Jun 2 15:57:16 2024