drist

collection of scripts for use with drist
git clone git://git.pyratebeard.net/drist.git
Log | Files | Refs | README

Makefile (86B)


      1 SERVER := ${1}
      2 
      3 all:
      4 	cat ${HOME}/.ssh/*.pub > files/authorized_keys
      5 
      6 	echo ${SERVER}