Browse Source

Comment change

Georgi Chorbadzhiyski 20 years ago
parent
commit
ebd54a0810
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      config.sh

+ 2
- 2
config.sh View File

@@ -1,12 +1,12 @@
1 1
 #!/bin/sh
2 2
 # SlackCheck configuration file
3 3
 #
4
-# $Id: config.sh,v 1.7 2003/04/09 14:25:10 gf Exp $
4
+# $Id: config.sh,v 1.8 2004/01/05 09:04:57 gf Exp $
5 5
 #
6 6
 
7 7
 PATH="/bin:/usr/bin:/usr/local/bin"
8 8
 
9
-# Can be 8.1, 9.0 or current
9
+# Can be 8.1, 9.0, 9.1 or current
10 10
 SLACK_VER="current"
11 11
 
12 12
 # Where to look for upgrades

Loading…
Cancel
Save