]> Git Repo - haraka-avx512.git/blame - run_server.sh
run
[haraka-avx512.git] / run_server.sh
CommitLineData
7e61375b 1#!/bin/bash
2git add .
3git commit -a -m "run"
4git push
18f1ea56 5echo user@ip:
7e61375b 6read ip
18f1ea56 7ssh $ip "cd Mr-Bossman-remove-plz/haraka-avx512 && git pull && ./haraka"
This page took 0.026277 seconds and 4 git commands to generate.