3 lines
39 B
Bash
3 lines
39 B
Bash
#!/bin/sh
|
|
|
|
update-extlinux --warn-only
|
#!/bin/sh
|
|
|
|
update-extlinux --warn-only
|