untested inital image builder.
This commit is contained in:
parent
ce8a18ed98
commit
743b49d6e2
@ -160,6 +160,10 @@ makepkg -si --noconfirm
|
|||||||
cd ~
|
cd ~
|
||||||
rm -rf yay
|
rm -rf yay
|
||||||
yay -S --needed --noconfirm fann magic-wormhole mimic
|
yay -S --needed --noconfirm fann magic-wormhole mimic
|
||||||
|
git clone https://github.com/MycroftAI/mycroft-core.git
|
||||||
|
cd mycroft-core
|
||||||
|
bash dev_setup.sh
|
||||||
|
cd ~
|
||||||
exit
|
exit
|
||||||
# Configure sudo for group wheel, remove nopasswd for the mycroft user
|
# Configure sudo for group wheel, remove nopasswd for the mycroft user
|
||||||
sed '/mycroft/d' /etc/sudoers.d/wheel
|
sed '/mycroft/d' /etc/sudoers.d/wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user