Add documentation
This commit is contained in:
parent
639d056abe
commit
798427280b
6 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,7 @@ import (
|
|||
"github.com/HikariKnight/quickpassthrough/pkg/fileio"
|
||||
)
|
||||
|
||||
// This function copies the content of /etc/mkinitcpio.conf to the config folder and does an inline replace/insert on the MODULES=() line
|
||||
func Set_Mkinitcpio() {
|
||||
// Get the config struct
|
||||
config := GetConfig()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue