From e066889b68e0b8d56a1e35424d317d4303df6713 Mon Sep 17 00:00:00 2001 From: Yigit Colakoglu Date: Sat, 3 Apr 2021 13:44:59 +0300 Subject: [PATCH] Ly issue --- arch-setup/chroot.sh | 1 - config/X11/xinitrc | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/arch-setup/chroot.sh b/arch-setup/chroot.sh index a09637ba..a6a0f797 100755 --- a/arch-setup/chroot.sh +++ b/arch-setup/chroot.sh @@ -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 diff --git a/config/X11/xinitrc b/config/X11/xinitrc index 3f1b65ba..54b2758b 100755 --- a/config/X11/xinitrc +++ b/config/X11/xinitrc @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/bash mkdir -p /tmp/yigit