mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-07 03:45:23 +01:00
Fix file permissions for run2.kaem
This commit is contained in:
parent
7a7c239fe4
commit
cf1964b3bf
1 changed files with 1 additions and 1 deletions
|
|
@ -59,6 +59,6 @@ PATH=${bindir}
|
|||
cd ${sysa}
|
||||
|
||||
catm run2.kaem bootstrap.cfg run.kaem
|
||||
chmod +x run2.kaem
|
||||
chmod 755 run2.kaem
|
||||
|
||||
kaem --file run2.kaem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue