#!/bin/bash ssh -i ~/.ssh/proxyserver \ -o StrictHostKeyChecking=no \ akanealw@192.168.1.4 \ "/home/akanealw/scripts/docker-image-prune.sh"