[Ubuntu] put snapd auto refresh on hold (#4768)

This commit is contained in:
Mikhail Koliada
2021-12-19 17:19:29 +03:00
committed by GitHub
parent 459c5d1a21
commit d2c5a46fcf
3 changed files with 18 additions and 0 deletions

View File

@@ -316,6 +316,11 @@
"script": "{{template_dir}}/scripts/base/apt-mock-remove.sh",
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
},
{
"type": "shell",
"script": "{{template_dir}}/scripts/base/snap.sh",
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
},
{
"type": "shell",
"inline": [