Added rcs id's

This commit is contained in:
Michiel Broek 2002-03-16 14:54:21 +00:00
parent 640eed0ec9
commit d60f2f01d3
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh #!/bin/sh
# #
# $Id$
#
# Initialize DOS environment before starting a bbs door. # Initialize DOS environment before starting a bbs door.
# Parameters: $1 = name of the door # Parameters: $1 = name of the door
# $2 = the nodenumber for this session # $2 = the nodenumber for this session

View File

@ -1,5 +1,7 @@
#!/bin/bash #!/bin/bash
# #
# $Id$
#
# rundoor.sh - Never call this script directly, create a symlink # rundoor.sh - Never call this script directly, create a symlink
# to this file with the name of the door. For example # to this file with the name of the door. For example
# tu run the door ilord do: # tu run the door ilord do: