[ooni-probe/master] Fix EOF in cat.

26 Jun
2014
26 Jun
'14
1:58 p.m.
commit 6f204a5fff204418f62bef1a368bd42795cbed00 Author: Arturo Filastò <art@fuffa.org> Date: Sat May 31 17:52:49 2014 +0200 Fix EOF in cat. --- scripts/install_on_planetlab.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_on_planetlab.sh b/scripts/install_on_planetlab.sh index 881ab22..303fed5 100644 --- a/scripts/install_on_planetlab.sh +++ b/scripts/install_on_planetlab.sh @@ -133,7 +133,7 @@ install_tor() { RETVAL=3 esac exit \$RETVAL - EOF && +EOF sudo mv tor.init /etc/init.d/tor && sudo chmod +x /etc/init.d/tor && sudo /etc/init.d/tor restart
4000
Age (days ago)
4000
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org