linkpi_firmware_history/rootfs/etc/udev/automount.sh

4 lines
94 B
Bash
Raw Normal View History

2024-02-15 22:07:30 +01:00
#!/bin/sh
2024-02-15 22:07:33 +01:00
mount -t vfat -o sync /dev/sda1 /root/usb
mount -t ext4 -o sync /dev/sda1 /root/usb