diff --git a/scripts/restore b/scripts/restore index 4592357..b68c023 100644 --- a/scripts/restore +++ b/scripts/restore @@ -64,6 +64,7 @@ if [[ $firmware_nonfree -eq 1 ]]; then else packages=$free_packages + mkdir -p /lib/firmware ynh_restore_file "/lib/firmware/htc_7010.fw" ynh_restore_file "/lib/firmware/htc_9271.fw" fi