From 9e23d1a0789dfc29bf472b3c5fcce46dff1947d3 Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 2 Jan 2023 04:10:09 -0500 Subject: [PATCH] Symbolic link to node_modules from tts_js. --- node_modules | 1 + 1 file changed, 1 insertion(+) create mode 120000 node_modules diff --git a/node_modules b/node_modules new file mode 120000 index 0000000..e95f3bb --- /dev/null +++ b/node_modules @@ -0,0 +1 @@ +/var/www/frames/tts_js/node_modules/ \ No newline at end of file