From d89e3ceee15eecb77ff4557ec93ebca8f231ca83 Mon Sep 17 00:00:00 2001 From: colben Date: Sun, 27 Nov 2022 19:36:00 +0800 Subject: [PATCH] update --- templates/dynamic/ext/c | 7 ++++--- templates/dynamic/ext/h | 5 +++-- templates/dynamic/ext/py | 5 +++-- templates/dynamic/ext/sh | 4 ++-- templates/dynamic/full/.gitignore | 7 +++---- templates/dynamic/full/MAKEFILE | 34 ++++++++++++++++++++++++++++++- templates/dynamic/full/Makefile | 6 +++--- templates/dynamic/full/makefile | 34 ++++++++++++++++++++++++++++++- 8 files changed, 84 insertions(+), 18 deletions(-) mode change 120000 => 100755 templates/dynamic/full/MAKEFILE mode change 120000 => 100755 templates/dynamic/full/makefile diff --git a/templates/dynamic/ext/c b/templates/dynamic/ext/c index c706c7a..25dbfba 100755 --- a/templates/dynamic/ext/c +++ b/templates/dynamic/ext/c @@ -1,9 +1,10 @@ #!/bin/sh + cat< \$PID_FILE + trap Quit EXIT Warn Main ... Func1 Func2 diff --git a/templates/dynamic/full/.gitignore b/templates/dynamic/full/.gitignore index b8768e3..35b676c 100755 --- a/templates/dynamic/full/.gitignore +++ b/templates/dynamic/full/.gitignore @@ -2,9 +2,8 @@ cat<