create projects dir for linux-vm
This commit is contained in:
parent
5b0c0e2045
commit
7fc6fcb5ee
@ -19,6 +19,7 @@ if ! sudo -v; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
mkdir ~/projects
|
||||||
# /bin/bash ./scripts/linux-setup_sudoers.sh
|
# /bin/bash ./scripts/linux-setup_sudoers.sh
|
||||||
|
|
||||||
/bin/bash ./scripts/linux-change_hostname.sh "$NEW_HOSTNAME"
|
/bin/bash ./scripts/linux-change_hostname.sh "$NEW_HOSTNAME"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user