SNEAKY wrote to PAULIE420 <=-
[[menuitem]]
command = "RUNDOOR"
data = "//home//ian//talisman//doors//bbslist//bbslist"
hotkey = "1"
#!/bin/bash
cd //home//ian//Talisman//doors//BBSList
./BBSList.linux.x86_64 -D $1
#!/bin/bash
cd //home//ian//Talisman//doors//BBSList
./BBSList.linux.x86_64 -D $1
For your shell script on raspberry pi you want to use the arm binary
Something like
#!/bin/bash
cd /home/ian/Talisman/doors/BBSList
./BBSList.linux.arm32 -D $1
then save it as bbslist.sh and make sure the file is executable by
chmod +x bbslist.sh
for the menuitem, change the data to point to the sh script, and
you should be good to go.
Note: for / you don't need double, that's only for \
As for windows, I'm not really sure what's going on. I don't think
it works in local mode, but it should (I think) work connecting to
the BBS locally. It looks like you're doing everything right.
| Sysop: | altere |
|---|---|
| Location: | Houston, TX |
| Users: | 71 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 01:54:54 |
| Calls: | 1,657 |
| Calls today: | 2 |
| Files: | 8,792 |
| D/L today: |
32 files (374K bytes) |
| Messages: | 312,433 |