forked from Lainports/freebsd-ports
14 lines
365 B
Text
14 lines
365 B
Text
--- grepper/userfriendly.sh.orig Mon Aug 27 23:49:56 2001
|
|
+++ grepper/userfriendly.sh Wed May 22 15:18:11 2002
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/usr/local/bin/bash
|
|
|
|
# YAUCG - Yes, another userfriendly comic grepper
|
|
# Read README first before writing me emails with your problem(s). Comments
|
|
@@ -133,4 +133,4 @@
|
|
echo -e "\033[0;32mDONE!\033[m"
|
|
}
|
|
|
|
-main
|
|
+main
|