From 815eb1564cefd05b7fb2bc404d8b1d7bf015cf44 Mon Sep 17 00:00:00 2001 From: qo-op Date: Sat, 20 Mar 2021 02:51:44 +0100 Subject: [PATCH] /home/fred + SUID bit --- www/boris/get_youtube_videos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/boris/get_youtube_videos.sh b/www/boris/get_youtube_videos.sh index f0ac6b4..c91140e 100755 --- a/www/boris/get_youtube_videos.sh +++ b/www/boris/get_youtube_videos.sh @@ -1,3 +1,3 @@ #!/bin/bash -cat ./{me,swarm}/.*/astroport/kodi/vstream/YASTRXBIAN | sort | uniq | tail -n +2 +cat $HOME/.zen/{ipfs,ipfs_swarm}/.*/astroport/kodi/vstream/YASTRXBIAN | sort | uniq | tail -n +2