• R/O
  • HTTP
  • SSH
  • HTTPS

alterlinux-channels: 提交

GitHubのミラーです
https://github.com/FascodeNet/alterlinux-calamares


Commit MetaInfo

修订版d4b6f263bebca30e18b094a6eaadb43a0409fd22 (tree)
时间2020-10-10 12:04:23
作者hayao <shun819.mail@gmai...>
Commiterhayao

Log Message

[update] : Updated usage

更改概述

差异

--- a/README.md
+++ b/README.md
@@ -5,9 +5,8 @@ AlterLinuxの`channels`にこのリポジトリをクローンすると非公式
55 ## 使い方
66
77 ```bash
8-git clone https://github.com/FascodeNet/alterlinux.git ./alterlinux/
9-git clone https://github.com/Hayao0819/alterlinux-channels.git ./alterlinux/channels/unofficial
10-mv ./alterlinux/channels/unofficial/*.add ./alterlinux/channels/
11-rm -r ./alterlinux/channels/unofficial
12-sudo ./alterlinux/build.sh -b <channel name>
8+mkdir alterlinux-channels
9+git clone https://github.com/Hayao0819/alterlinux-channels.git ./alterlinux-channels
10+cd ./alterlinux-channels
11+sudo ./start-build.sh -o '-b' <channel_name>
1312 ```
\ No newline at end of file
Show on old repository browser