Updated plugins
This commit is contained in:
@@ -67,7 +67,8 @@ endsnippet
|
||||
|
||||
snippet exec "Exec resource type" b
|
||||
exec { '${1:command}':
|
||||
refreshonly => true,
|
||||
command => "${2:$1}",
|
||||
user => "${3:root}",
|
||||
}
|
||||
endsnippet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user