mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-05 20:47:15 +01:00
Remove snaps
This commit is contained in:
parent
7609d755a7
commit
8b9352a12c
@ -74,6 +74,10 @@ impl CustomList {
|
|||||||
name: "Global Theme",
|
name: "Global Theme",
|
||||||
command: Command::LocalFile("system-setup/3-global-theme.sh"),
|
command: Command::LocalFile("system-setup/3-global-theme.sh"),
|
||||||
},
|
},
|
||||||
|
ListNode {
|
||||||
|
name: "Remove Snaps",
|
||||||
|
command: Command::LocalFile("system-setup/4-remove-snaps.sh"),
|
||||||
|
},
|
||||||
},
|
},
|
||||||
ListNode {
|
ListNode {
|
||||||
name: "Security",
|
name: "Security",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user