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