mirror of
https://github.com/kiviktnm/decman.git
synced 2026-09-19 12:08:28 +00:00
Add an example for using decman
This commit is contained in:
@@ -1 +0,0 @@
|
||||
# Imagine something here
|
||||
@@ -1,3 +0,0 @@
|
||||
Why are you looking here?
|
||||
|
||||
What is '%msg%'?
|
||||
@@ -1 +0,0 @@
|
||||
Thats right!
|
||||
@@ -0,0 +1,4 @@
|
||||
MODULES=()
|
||||
BINARIES=()
|
||||
FILES=()
|
||||
HOOKS=(base systemd autodetect microcode modconf kms keyboard keymap sd-vconsole block filesystems fsck)
|
||||
@@ -1,2 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "Hello, World!"
|
||||
@@ -0,0 +1,2 @@
|
||||
set number
|
||||
syntax on
|
||||
Reference in New Issue
Block a user