#!/bin/bash

scp -o StrictHostKeyChecking=no -i $(dirname $0)/../features/_dev/id_dev -P 2223 $@ 
