untested inital image builder.
This commit is contained in:
parent
ce8a18ed98
commit
743b49d6e2
@ -160,6 +160,10 @@ makepkg -si --noconfirm
|
||||
cd ~
|
||||
rm -rf yay
|
||||
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
|
||||
# Configure sudo for group wheel, remove nopasswd for the mycroft user
|
||||
sed '/mycroft/d' /etc/sudoers.d/wheel
|
||||
|
Loading…
Reference in New Issue
Block a user