mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-14 02:36:31 -04:00
Update config-files.md
example script to edit hostsfile had missing '
This commit is contained in:
parent
2747b11c28
commit
85e9e02dff
@ -31,7 +31,7 @@ The scripts here all run as root.
|
||||
|
||||
~~~
|
||||
# Add entry to /etc/hosts
|
||||
echo '127.0.0.1 example.com >> /etc/hosts
|
||||
echo '127.0.0.1 example.com' >> /etc/hosts
|
||||
~~~
|
||||
|
||||
- `/rw/config/qubes-ip-change-hook` - script runs in NetVM after every external IP change and on "hardware" link status change.
|
||||
|
Loading…
x
Reference in New Issue
Block a user