From 5c64cefde15b774f30503d96f8f8e65e67964b70 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 11 May 2024 22:21:21 +0900 Subject: [PATCH] Update and rename ffmpegapi.service to ffmpeg-api.service --- ffmpegapi.service => ffmpeg-api.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ffmpegapi.service => ffmpeg-api.service (78%) diff --git a/ffmpegapi.service b/ffmpeg-api.service similarity index 78% rename from ffmpegapi.service rename to ffmpeg-api.service index 17965a3..5e92b0e 100644 --- a/ffmpegapi.service +++ b/ffmpeg-api.service @@ -1,5 +1,5 @@ [Unit] -Description=The web-based media extraction and conversion tool powered by FFmpeg +Description=ffmpeg-api is the web-based media extraction and conversion tool with FFmpeg Documentation=https://github.com/gnh1201/ffmpeg-api After=network.target