diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-06-29 02:16:13 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-06-29 02:16:13 -0700 |
commit | 6838bcc6c7a24c8b9c0a2d346163429c9845a69b (patch) | |
tree | d690113760edf0c327aa903d3be0201193daf8f4 /singularity | |
parent | Mostly fix broken desktop file (diff) | |
download | singularity-6838bcc6c7a24c8b9c0a2d346163429c9845a69b.tar.xz |
Updated to 1.0b1
Diffstat (limited to 'singularity')
-rw-r--r-- | singularity | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/singularity b/singularity deleted file mode 100644 index 28058d2..0000000 --- a/singularity +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd /usr/share/singularity -exec python2 singularity.py "$@" |