4 lines
90 B
Plaintext
Raw Normal View History

2023-09-02 20:01:03 +03:00
#! /bin/sh
2023-11-12 19:07:55 +03:00
depmod || echo "depmod: failed please investigate!"
2023-09-02 21:28:16 +03:00
update-initramfs -c -k all