make: fix temporary keys permissions

This commit is contained in:
macmpi 2022-12-05 09:42:40 +01:00
parent 9141ed77ee
commit 295d3bbeb5
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -1,4 +1,5 @@
#!/bin/sh
chmod 600 overlay/etc/ssh/ssh_host_*_key
chmod +x overlay/etc/local.d/headless.start
tar czvf headless.apkovl.tar.gz -C overlay etc --owner=0 --group=0