mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update vlmcsd git URL
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
f82cc0c2a3
commit
e42c56d97f
2
kms.sh
2
kms.sh
@ -158,7 +158,7 @@ install_main() {
|
||||
fi
|
||||
|
||||
cd "${cur_dir}" || exit
|
||||
git clone https://github.com/teddysun/vlmcsd.git > /dev/null 2>&1
|
||||
git clone https://github.com/Wind4/vlmcsd.git > /dev/null 2>&1
|
||||
[ -d vlmcsd ] && cd vlmcsd || echo -e "[${red}Error:${plain}] Failed to git clone vlmcsd."
|
||||
make
|
||||
if [ $? -ne 0 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user