@ -46,7 +46,7 @@ if [[ " ${DISKS[@]} " =~ " $DEVICE " ]]; then
mkdir -p /mnt/apusb
mount ${DEVICE}1 /mnt/apusb
echo"copy files ..."
cp boot_tiny/* /mnt/apusb/
cp -r boot_tiny/* /mnt/apusb/
umount /mnt/apusb
rm -rf boot_tiny
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.