upload.sh
... ...
@@ -1,4 +0,0 @@
1
-#!/bin/bash
2
-eval `ssh-agent`
3
-ssh-add ~/.ssh/keys/orbit
4
-git push --force origin main