mirror of
https://onedev.site.tesses.net/crosslang/crosslang-website
synced 2026-02-08 09:05:47 +00:00
Add arch
This commit is contained in:
@@ -25,7 +25,7 @@ Server = https://git.tesseslanguage.com/api/packages/tesses50/arch/core/$arch
|
||||
|
||||
or run this command which will do the same thing
|
||||
```bash
|
||||
printf "[tesses50.git.tesseslanguage.com]\nSigLevel = Optional TrustAll\nServer = https://git.tesseslanguage.com/api/packages/tesses50/arch/core/\$arch\n" | sudo tee /etc/pacman.conf
|
||||
printf "[tesses50.git.tesseslanguage.com]\nSigLevel = Optional TrustAll\nServer = https://git.tesseslanguage.com/api/packages/tesses50/arch/core/\$arch\n" | sudo tee -a /etc/pacman.conf
|
||||
```
|
||||
|
||||
## Install crosslang
|
||||
|
||||
Reference in New Issue
Block a user