Added rcs id's
This commit is contained in:
parent
640eed0ec9
commit
d60f2f01d3
@ -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
|
||||||
|
@ -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:
|
||||||
|
Reference in New Issue
Block a user