diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-12-19 02:38:15 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-12-19 02:38:15 +0100 |
| commit | b7883de47e05d0b52ea4e04440f4894a0a9032a1 (patch) | |
| tree | faee792c03a4bd456fb90588eee9ca24c88bee6c /pending/bin/compile | |
| parent | 8e8a381c57298e1caa992373d1081a64d5924de6 (diff) | |
server error messages improvement
Diffstat (limited to 'pending/bin/compile')
| -rw-r--r-- | pending/bin/compile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pending/bin/compile b/pending/bin/compile deleted file mode 100644 index 9aa8e6c..0000000 --- a/pending/bin/compile +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -cd $1 -doit clean_all -doit -pip install ./dist/*.whl |
