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: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 88 |
Nodes: | 16 (0 / 16) |
Uptime: | 12:52:12 |
Calls: | 4,921 |
Calls today: | 7 |
Files: | 8,491 |
Messages: | 351,019 |