minor improvements
This commit is contained in:
parent
4b71b58a9f
commit
f5ab1d95f5
@ -109,10 +109,12 @@ function inst_pkgs {
|
|||||||
pkg_inst $key
|
pkg_inst $key
|
||||||
done
|
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
|
paru -S informant
|
||||||
sudo informant read --all
|
sudo informant read --all
|
||||||
|
sudo usermod -a -G informant $USER
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd $HYPRMOONARCH_DIR
|
cd $HYPRMOONARCH_DIR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user