From 31d147b20c67d95a9e306d0749200bf964ac42af Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 29 Oct 2021 01:30:24 +0300 Subject: Use actual files instead of submodules --- simple-http-server-git/simple-http-server-git.install | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 simple-http-server-git/simple-http-server-git.install (limited to 'simple-http-server-git/simple-http-server-git.install') diff --git a/simple-http-server-git/simple-http-server-git.install b/simple-http-server-git/simple-http-server-git.install new file mode 100644 index 0000000..57a17e7 --- /dev/null +++ b/simple-http-server-git/simple-http-server-git.install @@ -0,0 +1,5 @@ +# arg 1: the new package version +post_install() { + echo 'Paths must be escaped when starting Systemd service' + echo 'example: systemctl start simple-http-server@$(systemd-escape -p /path/to/directory)' +} -- cgit v1.2.3-70-g09d2