Removed informant.
This commit is contained in:
parent
1da1c8c0c6
commit
d505eb90d4
@ -163,10 +163,8 @@ cd yay
|
|||||||
makepkg -si --noconfirm
|
makepkg -si --noconfirm
|
||||||
cd ~
|
cd ~
|
||||||
rm -rf yay
|
rm -rf yay
|
||||||
yay -S --noconfirm fenrir-git informant magic-wormhole
|
yay -S --noconfirm fenrir-git magic-wormhole
|
||||||
exit
|
exit
|
||||||
# Make sure informant is up to date with news
|
|
||||||
informant read --all
|
|
||||||
# Configure sudo for group wheel, remove nopasswd for the stormux user
|
# Configure sudo for group wheel, remove nopasswd for the stormux user
|
||||||
sed '/stormux/d' /etc/sudoers.d/wheel
|
sed '/stormux/d' /etc/sudoers.d/wheel
|
||||||
sed 's/^# %wheel ALL=(ALL) ALL$/%wheel ALL=(ALL) ALL/' /etc/sudoers.d/wheel
|
sed 's/^# %wheel ALL=(ALL) ALL$/%wheel ALL=(ALL) ALL/' /etc/sudoers.d/wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user