From b8cc5bae86e005fef445d58a11d9e9826e4b5172 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:21:42 +0100 Subject: [PATCH] remove debug flag --- lib/set_CMDLINE.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/set_CMDLINE.sh b/lib/set_CMDLINE.sh index eeede48..094ea53 100755 --- a/lib/set_CMDLINE.sh +++ b/lib/set_CMDLINE.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # Function to configure systemd-boot using kernelstub function set_KERNELSTUB () {