shithub: rc

Download patch

ref: 4e52c5af8bf11fe7186a03015db74cc67fc64e8c
parent: 9a01c78d8d5953b55427ac4fa4b1ffeeb05d5817
author: qwx <qwx@sciops.net>
date: Sun Nov 14 19:09:32 EST 2021

stealrc: update paths post sanitization

--- a/bin/stealrc
+++ b/bin/stealrc
@@ -1,15 +1,15 @@
 #!/bin/rc
 repo=/sys/lib/extra/usr
-contrib=/sys/lib/extra/sources/contrib
+sources=/sys/lib/extra/sources
 dest=$home/bin/rc
 cp -x \
 	$repo/kvik/bin.rc/bin/^(last pfx scr) \
 	$repo/jpm/rc/^(fcalls fman h top ircx netproc irctime) \
-	$repo/ftrvxmtrx/rc/youtube \
+	$repo/sigrid/rc/youtube \
 	$repo/aiju/rc/fun \
 	$repo/qrstuv/9paste \
-	$repo/sources.extra/ps2txt \
-	$repo/henesy/gelinks.rc \
+	$sources/extra/ps2txt \
+	$repo/henesy/getlinks.rc \
 	$repo/ori/lstk \
-	$contrib/fgb/rc/fdict \
+	$sources/contrib/fgb/rc/fdict \
 	$dest