mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-22 18:56:00 +02:00
Fix sexyz Linux x86_64 binary links
This commit is contained in:
parent
46e14685fa
commit
75c952c976
2 changed files with 2 additions and 1 deletions
|
@ -671,6 +671,7 @@ function getDefaultConfig() {
|
|||
sort : 1,
|
||||
external : {
|
||||
// :TODO: Look into shipping sexyz binaries or at least hosting them somewhere for common systems
|
||||
// Linux x86_64 binary: https://l33t.codes/outgoing/sexyz
|
||||
sendCmd : 'sexyz',
|
||||
sendArgs : [ '-telnet', '-8', 'sz', '@{fileListPath}' ],
|
||||
recvCmd : 'sexyz',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue