Ph0enixKM / Amber

💎 Amber the programming language compiled to bash
https://amber-lang.com
GNU General Public License v3.0
3.51k stars 67 forks source link

feat(install): improved symbolic link #225

Closed Mte90 closed 2 days ago

Mte90 commented 1 week ago

So if you already installed Amber you get an error to remove the previous install folder.

You did but you get an error about the symbolic link that already exists.

So it is enough to remove the symbolic link to regenerate everything.