Repair permissions

Permissions were broken after moving files from NTFS partition.
Everything had 777, but now I reverted it to have 755 for
directories and 644 for regular files.
This commit is contained in:
Maciej Krzyżanowski 2024-08-15 14:31:50 +02:00
parent 5f57d0e337
commit e635ac4f7d
9 changed files with 0 additions and 0 deletions

0
config/bochsrc Executable file → Normal file
View File

0
config/grub.cfg Executable file → Normal file
View File

0
source/boot.s Executable file → Normal file
View File

0
source/gdt.h Executable file → Normal file
View File

0
source/idt.h Executable file → Normal file
View File

0
source/kernel.c Executable file → Normal file
View File

0
source/linker.ld Executable file → Normal file
View File

0
source/print.h Executable file → Normal file
View File

0
source/utils.h Executable file → Normal file
View File