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: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,044 |
Nodes: | 15 (0 / 15) |
Uptime: | 00:24:55 |
Calls: | 500,299 |
Calls today: | 17 |
Files: | 95,204 |
U/L today: |
1 files (1,581K bytes) |
D/L today: |
2,575 files (614M bytes) |
Messages: | 465,287 |
Posted today: | 13 |