We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cc7d2c + 222b739 commit b4d4bb8Copy full SHA for b4d4bb8
helper-scripts/rc-generator.sh
@@ -48,7 +48,7 @@ nr=$(find $datadir -name nr.pal -type f |sed 's/.pal//'); echo "."
48
templates=$(find $workdir -name Templates -type d |grep 4Pipe4/Templates);echo "."
49
50
echo "Done!"
51
-echo "You may add these lines to your 4Pipe4rc file:"
+echo "Please replace these lines in your 4Pipe4rc file:"
52
echo "-----Copy from here-----"
53
echo "[Program paths]"
54
echo "#Path to seqclean:"
0 commit comments