-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jipok
authored
Feb 14, 2024
1 parent
47ce402
commit 67c4860
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Для скачивания можно открыть справа [Releases](https://github.com/Jipok/MoySklad-Kassa-AppImage/releases) и скачать последний appimage. После сделать его исполняемым либо через ваш файловый менджер либо через: | ||
|
||
`chmod +x ./moysklad-kassa_4.267.0-7745.AppImage` | ||
|
||
Но я рекомендую поставить zap: https://github.com/srevinsaju/zap | ||
|
||
С ним установка проста: | ||
`zap install --github --from=Jipok/MoySklad-Kassa-AppImage` | ||
|
||
И обновления тоже: `zap upgrade` |