Does anyone have a working example or two of how they are using the
RUNDOOR command in their doors.toml file to run a door in linux? I am looking to add Galactic Dynasty and For Honour, and maybe a few other
apam doors to the new system. No DOS doors, just native linux
programs.
On linux, rundoor calls a script and passes it the node number, so for
for honour you might have something like this:
#!/bin/sh
cd /home/user/bbs/doors/forhonour
./ForHonour /home/user/bbs/temp/$1/door.sys
Thanks. I was actually looking for an example of what the rundoor
command in the doors.toml file should actually look like. I assume it
just is 'rundoor <script>'?
cd /home/user/bbs/doors/forhonour
./ForHonour /home/user/bbs/temp/$1/door.sys
Thanks. I was actually looking for an example of what the rundoor
command in the doors.toml file should actually look like. I assume it just is 'rundoor <script>'?
Sysop: | tracker1 |
---|---|
Location: | Phoenix, AZ |
Users: | 54 |
Nodes: | 25 (0 / 25) |
Uptime: | 132:08:26 |
Calls: | 367 |
Files: | 1,364 |
Messages: | 36,299 |