This commit is contained in:
parent
9e785b7ce1
commit
1cad82456e
3 changed files with 13 additions and 2 deletions
4
sh/fs.sh
4
sh/fs.sh
|
@ -1,3 +1,7 @@
|
|||
# ╭────╮
|
||||
# │ fs │
|
||||
# ╰────╯
|
||||
|
||||
rwx_fs_make_btrfs() {
|
||||
local device="${1}"
|
||||
local label="${2}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue