Browse Source

Ly issue

main
Yigit Colakoglu 4 years ago
parent
commit
e066889b68
2 changed files with 1 additions and 2 deletions
  1. +0
    -1
      arch-setup/chroot.sh
  2. +1
    -1
      config/X11/xinitrc

+ 0
- 1
arch-setup/chroot.sh View File

@ -240,7 +240,6 @@ echo "%wheel ALL=(ALL) ALL" >> /etc/sudoers.d/wheel
rm -rf /bin/sh
ln -sf /bin/dash /bin/sh
chsh -s $(which mksh) $username
clear


+ 1
- 1
config/X11/xinitrc View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/bash
mkdir -p /tmp/yigit


Loading…
Cancel
Save