minor improvements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user