mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 12:57:21 +02:00
Compare commits
No commits in common. "9a36ab5b893ac16e04e72888dd7e35b6d4ccf627" and "3d145616d27f1331e3eb93a7ae1ba54859ddb53c" have entirely different histories.
9a36ab5b89
...
3d145616d2
@ -30,7 +30,7 @@ if [ -f /etc/machine-id ]; then
|
|||||||
printf "\tsudo mkdir /boot/%b/%b\n" "$MACHINEID" "$EXPECTEDKERNEL"
|
printf "\tsudo mkdir /boot/%b/%b\n" "$MACHINEID" "$EXPECTEDKERNEL"
|
||||||
printf "\tsudo kernel-install add %b /lib/modules/%b/vmlinuz\n" "$EXPECTEDKERNEL" "$EXPECTEDKERNEL"
|
printf "\tsudo kernel-install add %b /lib/modules/%b/vmlinuz\n" "$EXPECTEDKERNEL" "$EXPECTEDKERNEL"
|
||||||
#printf "\tsudo dnf reinstall kernel-core-%b -y\n" "$EXPECTEDKERNEL"
|
#printf "\tsudo dnf reinstall kernel-core-%b -y\n" "$EXPECTEDKERNEL"
|
||||||
printf "Please note that Lumina and Sedric have moved to UKI.\n"
|
printf "Please note that Lumina and Sedric have moved to UKI."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
1
bash/usr-local-bin/.gitignore
vendored
1
bash/usr-local-bin/.gitignore
vendored
@ -1,7 +1,6 @@
|
|||||||
edge
|
edge
|
||||||
edge-*
|
edge-*
|
||||||
libreawoo
|
libreawoo
|
||||||
btop-foot
|
|
||||||
htop-foot
|
htop-foot
|
||||||
teams
|
teams
|
||||||
joplin
|
joplin
|
||||||
|
@ -1 +0,0 @@
|
|||||||
foot-btop
|
|
@ -1,2 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
/usr/bin/env foot --title=btop\ \|\ foot /usr/bin/env btop
|
|
@ -1 +1 @@
|
|||||||
Subproject commit 10bec4c7821d12a60fd86c76f12d8b3506e8e97e
|
Subproject commit 32c99a2d437f54579d81bdd952ead83d39cb2945
|
Loading…
x
Reference in New Issue
Block a user