Skip to content

v2.83.5 - Context Files Copy Fix

Latest

Choose a tag to compare

@fotsakir fotsakir released this 26 Jan 12:55

What's New

Fixed

  • Setup & Upgrade Scripts - Now copy language-specific context files
    • Added contexts folder copy to setup.sh (fresh installs)
    • Added contexts folder copy to upgrade.sh (upgrades)
    • Copies: php.md, python.md, node.md, html.md, java.md, dotnet.md, go.md, react.md, capacitor.md, flutter.md, kotlin.md, swift.md

Upgrade

cd /root
wget https://github.com/fotsakir/codehero/releases/latest/download/codehero-2.83.5.zip
unzip codehero-2.83.5.zip
cd codehero
sudo ./upgrade.sh