From 602845416df8858f1e66c4ce9b15bfc15efb4e20 Mon Sep 17 00:00:00 2001 From: CerberusV1 Date: Sat, 12 Oct 2024 15:40:12 +0200 Subject: [PATCH] fu --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 648f655..49ceb59 100755 --- a/deploy.sh +++ b/deploy.sh @@ -52,7 +52,7 @@ check_rc_local() { echo "The changes in rc.local are missing." return 1 # Changes are missing fi -} +} & # Check if the changes in rc.local are already applied check_rc_local