-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: 解决了依赖项名称问题导致无法安装(主要是deb) Remove: 移除了从未使用过的配置项 Add: 在升级脚本中新增新添加的功能 Change: 令README的措辞更合适 Add: 尝试自动解决中文乱码的问题
- Loading branch information
1 parent
d7e42e8
commit bc3dcc5
Showing
7 changed files
with
27 additions
and
19 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
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
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
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
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 |
---|---|---|
|
@@ -5,9 +5,8 @@ Priority: extra | |
Essential: no | ||
Source: minecraftctl | ||
Architecture: amd64 | ||
Depends: screen,vim,aric2 | ||
Recommends: tar | ||
Suggests: diatheke-tui|dialog,curl,wget | ||
Depends: screen,vim,aria2,tar,zip,unzip | ||
Suggests: whiptail|dialog,curl,wget | ||
Installed-Size: 512 | ||
Maintainer: MemoryShadow[[email protected]] | ||
Homepage: https://github.com/MemoryShadow/minecraftctl | ||
|
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
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