From 7ce83b6199e2c5c27c2f38d5c1ac8848fc2001f2 Mon Sep 17 00:00:00 2001 From: Botspot Date: Tue, 3 Nov 2020 16:20:40 -0600 Subject: [PATCH] remove bad cp command --- createapp | 1 - 1 file changed, 1 deletion(-) diff --git a/createapp b/createapp index 8d22d92..9e037ac 100755 --- a/createapp +++ b/createapp @@ -296,7 +296,6 @@ A text editor should have openened and you can create your install script." \ fi ;; 4) - cp -rn "${DIRECTORY}/apps/template/." "${DIRECTORY}/apps/${name}" #find the best text editor preferrededitor="$(cat "${DIRECTORY}/data/settings/Preferred text editor")"