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: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (2 / 14) |
Uptime: | 54:11:52 |
Calls: | 8,066 |
Calls today: | 1 |
Files: | 13,055 |
Messages: | 5,841,545 |