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: | Tetrazocine |
---|---|
Location: | Melbourne, VIC, Australia |
Users: | 5 |
Nodes: | 8 (0 / 8) |
Uptime: | 35:35:57 |
Calls: | 56 |
Files: | 21,500 |
Messages: | 69,373 |