Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
config:env [2023/02/11 16:40] – [Debian-based Linux] Add .bashrc example additions digital manconfig:env [2023/02/12 14:26] (current) – [Debian-based Linux] Provide a better example: put env vars in .profile, not .bashrc digital man
Line 41: Line 41:
 See https://wiki.debian.org/EnvironmentVariables See https://wiki.debian.org/EnvironmentVariables
  
-Example ''~/.bashrc'' addition that both sets the ''SBBSCTRL'' variable and adds the Synchronet ''[[dir:exec]]'' directory to the search path:+Example ''~/.profile'' addition that both sets the ''SBBSCTRL'' variable and adds the Synchronet ''[[dir:exec]]'' directory to the search path:
 <code sh> <code sh>
 export SBBSCTRL=/sbbs/ctrl export SBBSCTRL=/sbbs/ctrl