Added items to checklist
This commit is contained in:
@@ -14,3 +14,5 @@ The purpose of this branch is to modularize as many functions of the scripts as
|
|||||||
[X] Rename `mkfs.zfs.sh` to `zfs.sh`
|
[X] Rename `mkfs.zfs.sh` to `zfs.sh`
|
||||||
[ ] Point any distro-specific commands/tasks that are shared with Debian to use `debian.sh` to avoid any unnecessary duplication
|
[ ] Point any distro-specific commands/tasks that are shared with Debian to use `debian.sh` to avoid any unnecessary duplication
|
||||||
[ ] Rewrite `README.md`
|
[ ] Rewrite `README.md`
|
||||||
|
[ ] Rename all script-specific variables to lowercase with singular capital letters to seperate words in variable name
|
||||||
|
[ ] Update how `baseDir` is set using `realpath $(basedir "${0}")`
|
||||||
|
|||||||
Reference in New Issue
Block a user