From 1231a51cdec1b09ebf7a759f4ac21fb332d13c84 Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 7 Sep 2021 00:00:05 -0700 Subject: refactor --- .local/bin/cpcfg | 1 + 1 file changed, 1 insertion(+) (limited to '.local/bin/cpcfg') diff --git a/.local/bin/cpcfg b/.local/bin/cpcfg index 656d201e..ae1c41cc 100755 --- a/.local/bin/cpcfg +++ b/.local/bin/cpcfg @@ -1,5 +1,6 @@ #!/bin/sh +# some dotfiles file permissions are different than normal root:root file, need chown sudo cp -i -- "$XDG_CONFIG_HOME/myconf/pacman.conf" /etc/ sudo cp -i -- "$XDG_CONFIG_HOME/myconf/locale.gen" /etc/ sudo mkdir -p /etc/uwsgi/ || exit -- cgit v1.2.3-70-g09d2