remove debug flag

This commit is contained in:
HikariKnight 2022-03-11 23:21:42 +01:00
parent 64e84fa854
commit b8cc5bae86
No known key found for this signature in database
GPG key ID: E8B239063B022F5A

View file

@ -1,4 +1,4 @@
#!/bin/bash -x #!/bin/bash
# Function to configure systemd-boot using kernelstub # Function to configure systemd-boot using kernelstub
function set_KERNELSTUB () { function set_KERNELSTUB () {