mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-25 06:24:26 +00: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…
Reference in New Issue
Block a user