From 093955127e2ff17dbf6ecc83ec74a125795a48d2 Mon Sep 17 00:00:00 2001 From: Brady McDonough Date: Mon, 27 Jan 2025 22:11:15 -0700 Subject: [PATCH] Curse meaningful whitespace and whatever caused the tab to be replaced --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index a57165a..9001e79 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,4 +19,4 @@ install: @public_dir@ @nginx_config@ up: install sudo $(LN_S) /etc/nginx/sites_available/yacswa.conf /etc/nginx/sites_enabled/ - cd backend && ${MAKE} up + cd backend && ${MAKE} up