mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
5863004441341599ccdfaed0c034151c9a3cab13
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.
Description
Languages
Rust
63.4%
Vue
17.2%
TypeScript
8.2%
C
6.4%
C++
3.7%
Other
1%