summaryrefslogtreecommitdiff
path: root/bin/iac
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2021-04-19 11:02:48 +0200
committerDaniel Weipert <code@drogueronin.de>2021-04-19 11:02:48 +0200
commit3983548e7c0f107fa7b7cc3c4c36aa009590b481 (patch)
tree071513d1c25459cb81dbf56e5acc5942424a732e /bin/iac
parent671e3f1540f3a683d548dafd64c068ad6a64ac2f (diff)
Moves Modules to own package
Removes phar Renames bin 'n' stuff
Diffstat (limited to 'bin/iac')
-rw-r--r--bin/iac4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/iac b/bin/iac
deleted file mode 100644
index b645010..0000000
--- a/bin/iac
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env php
-<?php
-
-require dirname(__DIR__) . '/index.php';