(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Fri, 4 Dec 2015 12:56:21 +0000 (13:56 +0100)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Fri, 4 Dec 2015 12:56:21 +0000 (13:56 +0100)
phork0.sh

index 25ec5fadf58d5f1f385bc33397119403ead153ea..666384d7de29109ba3170f9a2f2a6cd4b4cf04e1 100644 (file)
--- a/phork0.sh
+++ b/phork0.sh
@@ -1 +1,4 @@
-grep -A2000 "'columns'" Configuration/TCA/tx_websitebuilder_projects.php|grep "^        '"|cut -b 10-|sed -e "s/'.*$//"
\ No newline at end of file
+$ grep -A2000 "'columns'" Configuration/TCA/tx_ext_table.php\\r
+    | grep "^        '"\\r
+    | cut -b 10-\\r
+    | sed -e "s/'.*$//"\r