Sfoglia il codice sorgente

Removed watch of sources.list for apt-get update

tags/v0.7.0
root 11 anni fa
parent
commit
e6f1ceb13e
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. +0
    -2
      init.sls

+ 0
- 2
init.sls Vedi File

@@ -3,8 +3,6 @@
apt-get update:
cmd.wait:
- order: 130
- watch:
- file: /etc/apt/sources.list

apt-get upgrade:
cmd.wait:

Loading…
Annulla
Salva