diff options
| author | Marc Vertes <mvertes@free.fr> | 2021-06-12 00:24:05 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2021-06-12 00:24:05 +0200 |
| commit | 445652e876c99ea24f7211f356c2a3d2c41d5d09 (patch) | |
| tree | f08fd661288d4dd7399d3e80c5541e03610ab52b /Library | |
| parent | 6462de909492c58a8b1061633cec1c325539b3b6 (diff) | |
update
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/LaunchAgents/local.update_hosts.plist | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Library/LaunchAgents/local.update_hosts.plist b/Library/LaunchAgents/local.update_hosts.plist deleted file mode 100644 index c4cf01e..0000000 --- a/Library/LaunchAgents/local.update_hosts.plist +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" - "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>Label</key> - <string>local.update_hosts</string> - <key>Program</key> - <string>/Users/marc/bin/update_hosts</string> - <key>StartCalendarInterval</key> - <dict> - <key>Hour</key> - <integer>9</integer> - <key>Minute</key> - <integer>0</integer> - </dict> -</dict> -</plist> |
