From 532aadf179e08ad295df61509756a64744275aa5 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 10 Apr 2025 20:59:14 +0200 Subject: [PATCH] fix makefile build rule --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index e5b6267..7803a58 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,6 @@ watch: dep dep: npm i - npm link @nextcloud/vue || sudo npm link @nextcloud/vue .ONESHELL: release: