tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10618 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
001974b764
commit
34c1519f27
|
@ -450,7 +450,10 @@ $(OUR_MODULES):
|
|||
test -z "$$fail"
|
||||
|
||||
rootkit:
|
||||
cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
|
||||
@cat ssh_keys/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
|
||||
@cp rootkit-d/.emacs ~
|
||||
@cp rootkit-d/.screenrc ~
|
||||
@sh rootkit-d/install-cc-mode.sh
|
||||
|
||||
# Special targets
|
||||
|
||||
|
|
Loading…
Reference in New Issue