Skip to content

Commit

Permalink
Update main
Browse files Browse the repository at this point in the history
  • Loading branch information
nedorazrab0 authored Oct 30, 2024
1 parent 15edf07 commit 1a38e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ echo -e '[Mount]\nOptions=\nOptions=noexec,nosuid,nodev,nosymfollow,noatime,utf8
echo 'nedocomp' > /mnt/etc/hostname
echo 'permit :wheel' > /mnt/etc/doas.conf
chmod 400 /mnt/etc/doas.conf
mkdir -p /mnt/etc/micro /mnt/home/$name/{atp,trash}
mkdir -p /mnt/etc/micro
cp $cfg/settings.json /mnt/etc/micro
cp $cfg/zshrc /mnt/etc/zsh/zshrc
cp $cfg/60-ioschedulers.rules /mnt/etc/udev/rules.d
Expand Down

0 comments on commit 1a38e47

Please sign in to comment.