moved to the new origin domain
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ func main() {
|
||||
|
||||
clyxBin, err := os.ReadFile(clyxPath)
|
||||
if err != nil {
|
||||
fmt.Fprintf(os.Stderr, "Error: Clyx interpreter binary not found at %s. Please install it first using: go install codeberg.org/luxferre/clyx@latest\n", clyxPath)
|
||||
fmt.Fprintf(os.Stderr, "Error: Clyx interpreter binary not found at %s. Please install it first using: go install code.luxferre.top/luxferre/clyx@latest\n", clyxPath)
|
||||
os.Exit(1)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user