minor improvements
This commit is contained in:
parent
4b71b58a9f
commit
f5ab1d95f5
@ -109,10 +109,12 @@ function inst_pkgs {
|
||||
pkg_inst $key
|
||||
done
|
||||
|
||||
sudo cp $HYPRMOONARCH_DIR/usr/local/bin/{*} /usr/local/bin/
|
||||
sudo cp -Rf $HYPRMOONARCH_DIR/usr/local/bin/* /usr/local/bin/
|
||||
|
||||
paru -S informant
|
||||
sudo informant read --all
|
||||
sudo usermod -a -G informant $USER
|
||||
|
||||
fi
|
||||
|
||||
cd $HYPRMOONARCH_DIR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user