• Stefy Lanza (nextime / spora )'s avatar
    Update installation paths and script logic for proper system-wide and user installations · 2d9ccd61
    Stefy Lanza (nextime / spora ) authored
    - Changed system installation path from /usr/local/share/aisbf to /usr/share/aisbf
    - Updated aisbf.sh script to dynamically determine correct paths at runtime
    - Script now checks for /usr/share/aisbf first, then falls back to ~/.local/share/aisbf
    - Updated setup.py to install script with dynamic path detection
    - Updated config.py to check for /usr/share/aisbf instead of /usr/local/share/aisbf
    - Updated AI.PROMPT documentation to reflect new installation paths
    - Script creates venv in appropriate location based on installation type
    - Ensures proper main.py location is used regardless of who launches the script
    2d9ccd61
Name
Last commit
Last update
aisbf Loading commit data...
config Loading commit data...
.gitignore Loading commit data...
.providers.json.swp Loading commit data...
AI.PROMPT Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.txt Loading commit data...
MANIFEST.in Loading commit data...
PYPI.md Loading commit data...
README.md Loading commit data...
aisbf.sh Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
main.py Loading commit data...
pyproject.toml Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
start_proxy.sh Loading commit data...