7 lines
123 B
Desktop File
7 lines
123 B
Desktop File
[Unit]
|
|
Description=Update hosts entries for dev sites
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/update-dev-hosts.sh
|