diff options
author | Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> | 2021-01-17 21:22:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-17 21:22:14 +0100 |
commit | a81d049bf57b2afb582451e4ef8f2c4bd227ac9c (patch) | |
tree | c8dc1aca6da10ed88f366d8dd41c24f3f3cd0592 /bin/uio-send | |
parent | 018cd9c1b5fe18f7bd0ed42c3d2f8522ad2abe24 (diff) | |
download | dotfiles-a81d049bf57b2afb582451e4ef8f2c4bd227ac9c.tar.gz dotfiles-a81d049bf57b2afb582451e4ef8f2c4bd227ac9c.zip |
Delete file
Diffstat (limited to 'bin/uio-send')
-rwxr-xr-x | bin/uio-send | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/uio-send b/bin/uio-send deleted file mode 100755 index ad3f73b..0000000 --- a/bin/uio-send +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -scp $1 jakobste@login.ifi.uio.no:/uio/hume/student-u27/jakobste/Downloads/ |