mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
add some more fixes
This commit is contained in:
@@ -47,9 +47,11 @@ ${pwd}
|
||||
EOD
|
||||
usermod -aG wheel arch-is-best
|
||||
|
||||
rm -rf /home/arch-is-best/arch-dev-vm
|
||||
rm -rfv /home/arch-is-best/arch-dev-vm
|
||||
mkdir --parent /home/arch-is-best/arch-dev-vm
|
||||
mv /root/arch-dev-vm /home/arch-is-best/arch-dev-vm
|
||||
mv -v /root/arch-dev-vm /home/arch-is-best/arch-dev-vm
|
||||
|
||||
ls /home/arch-is-best/arch-dev-vm
|
||||
|
||||
echo "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user