worked
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
//test
|
||||
|
||||
# Ermitteln, ob grub oder grub2 verwendet wird
|
||||
if [[ -d "/boot/grub2" ]]; then
|
||||
GRUB_DIR="/boot/grub2"
|
||||
|
||||
Reference in New Issue
Block a user