Skip to content

Commit 5b13401

Browse files
committed
Rename to v-delete-sys-cgroups
1 parent 1349325 commit 5b13401

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/bin/bash
2-
# info: delete all cgroup
2+
# info: delete all cgroups
33
# options: NONE
44
#
5-
# example: v-delete-sys-cgroup
5+
# example: v-delete-sys-cgroups
66
#
7-
# This function disables cgroup
7+
# This function disables cgroups
88

99
#----------------------------------------------------------#
1010
# Variables & Functions #

0 commit comments

Comments
 (0)