mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 13:54:24 +00:00
some more fixes
This commit is contained in:
@@ -49,8 +49,13 @@ usermod -aG wheel arch-is-best
|
||||
|
||||
rm -rfv /home/arch-is-best/arch-dev-vm
|
||||
mkdir --parent /home/arch-is-best/arch-dev-vm
|
||||
ls /root/arch-dev-vm
|
||||
|
||||
|
||||
mv -v /root/arch-dev-vm /home/arch-is-best/arch-dev-vm
|
||||
|
||||
sleep 2
|
||||
|
||||
ls /home/arch-is-best/arch-dev-vm
|
||||
|
||||
echo "
|
||||
@@ -85,7 +90,7 @@ Now, once you are ready, press enter to open the file
|
||||
|
||||
"
|
||||
|
||||
visudo
|
||||
EDITOR=nano visudo
|
||||
|
||||
systemctl enable gdm.service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user