Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
ac6ff62
new file: tools/modules/functions/interface_checklist.sh
Tearran Apr 15, 2025
b96b968
renamed
Tearran Apr 15, 2025
6e1c60c
Update tools/modules/software/module_aptwizard.sh
Tearran Apr 15, 2025
cdd0368
Update tools/modules/software/module_aptwizard.sh
Tearran Apr 15, 2025
f081e79
fix typo
Tearran Apr 15, 2025
c0d5c33
test remove all but mising pack and exspected error
Tearran Apr 15, 2025
a6fffff
typo fix
Tearran Apr 15, 2025
c7ef88f
fix typo
Tearran Apr 15, 2025
4a43399
templaing _checklist_proftpd
Tearran Apr 15, 2025
b94d03c
replace dpkg i with ai sugeted
Tearran Apr 15, 2025
1c65e1b
nitpick fix and templating
Tearran Apr 15, 2025
0079578
comment Scaffold
Tearran Apr 15, 2025
dee6505
oops
Tearran Apr 15, 2025
b359ab9
oops webmin
Tearran Apr 15, 2025
be58e1f
fix quote
Tearran Apr 15, 2025
d4adb83
king typo fix spam
Tearran Apr 15, 2025
92b43e1
nitpick fix moulare replace array with read
Tearran Apr 15, 2025
afce610
reuse
Tearran Apr 15, 2025
7a5446a
Update tools/modules/software/module_aptwizard.sh
Tearran Apr 15, 2025
bdb1dbb
typo
Tearran Apr 15, 2025
28db510
rename
Tearran Apr 15, 2025
64e62d1
Add module_aptwizard to json
Tearran Apr 15, 2025
1de1214
style
Tearran Apr 15, 2025
5306c0e
Update tools/modules/functions/interface_checklist.sh
Tearran Apr 15, 2025
e8c6123
📝 CodeRabbit Chat: Add test_interface_checklist.sh to tools/modules/t…
coderabbitai[bot] Apr 16, 2025
d6f62c8
Removed test
Tearran Apr 16, 2025
736d6c1
Merge branch 'main' into web-browsers
Tearran Apr 17, 2025
4c06e60
modified: tools/modules/software/module_aptwizard.sh
Tearran Apr 17, 2025
7175468
Merge branch 'main' into web-browsers
Tearran Apr 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/modules/software/module_aptwizard.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ module_options+=(
["_checklist_editors,maintainer"]="@Tearran"
["_checklist_editors,feature"]="_checklist_editors"
["_checklist_editors,example"]=""
["_checklist_editors,desc"]="Editor installation and management (vscodum notpadqq and more)."
["_checklist_editors,desc"]="Editor installation and management (codum notpadqq and more)."
["_checklist_editors,status"]="Active"
["_checklist_editors,group"]="Internet"
["_checklist_editors,arch"]="x86-64 arm64 armhf"
Expand Down