mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-28 15:56:33 +00:00
This commit is contained in:
parent
608d654277
commit
b1aff730b9
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Idea and interface taken from https://github.com/macmade/host-manager
|
# Idea and interface taken from https://github.com/macmade/host-manager
|
||||||
|
|
||||||
path="hosts"
|
path="/etc/hosts"
|
||||||
addusage="Usage: `basename $0` -add host address"
|
addusage="Usage: `basename $0` -add host address"
|
||||||
remusage="Usage: `basename $0` -remove host"
|
remusage="Usage: `basename $0` -remove host"
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
Loading…
Reference in New Issue
Block a user