Gitiles
Code Review
Sign In
gerrit.nordix.org
/
oransc
/
oam
/
ef65699bf395a9c7c678f613968e87be713ebf8a
/
.
/
solution
/
append_to_etc_hosts.sh
blob: 779dc48692aa79d9e3a7de1abf367854f497963f [
file
] [
log
] [
blame
]
#!/bin/bash
SCRIPT_DIR
=
$
(
cd
--
"$( dirname -- "
$
{
BASH_SOURCE
[
0
]}
" )"
&>
/
dev
/
null
&&
pwd
)
cat $SCRIPT_DIR
/
append_to_etc_hosts
.
txt
>>
/
etc
/
hosts
cat
/
etc
/
hosts