vipergts450 5863004441
Update kvmd-certbot: fix cp -a to catch dotfiles (#127)
Second pull request for this bug. Apparently, in bash `cp -a <dir>/*` ignores dotfiles, which are often how authfiles get named, notably as per the documentation for SSL cert management for certbot plugins in the PiKVM Wiki. Using `cp -a <dir>/.` instead should catch dotfiles and all files and subdirectories correctly.
2023-04-13 23:12:32 +03:00
2022-09-23 19:05:20 +03:00
2023-03-04 22:31:54 +02:00
2021-06-17 18:40:53 +03:00
2023-03-04 20:02:28 +02:00
2023-04-13 23:09:30 +03:00
2023-04-13 23:09:30 +03:00
2023-03-29 20:44:11 +03:00
2023-03-29 20:44:50 +03:00
2021-07-27 04:16:53 +03:00
2021-07-25 04:22:27 +03:00
2023-03-07 23:54:05 +02:00
2023-01-22 23:03:23 +02:00
2018-09-26 02:57:24 +03:00
2023-01-23 03:17:46 +02:00
2023-03-29 20:44:50 +03:00
fix
2021-09-24 07:07:45 +03:00
2023-03-29 20:44:50 +03:00

KVMD

CI Discord

This repository contains the configuration and code of KVMD, the main PiKVM daemon. If your request does not relate directly to this codebase, please send it to issues of the PiKVM repository.

Description
One-KVM 是基于廉价计算机硬件和 PiKVM 软件二次开发的 BIOS 级远程控制项目。
Readme GPL-3.0 29 MiB
Languages
Python 54.1%
JavaScript 20.6%
Shell 5.7%
HTML 5.4%
C 4.5%
Other 9.6%