Skip to content

Commit

Permalink
Merge pull request #9 from Yutaro-B18016:added-requirement-for-depend…
Browse files Browse the repository at this point in the history
…ancies-for-ubuntu-18.04-version

added requirement for dependancies for ubuntu18.04
  • Loading branch information
Yutaro-B18016 authored Feb 19, 2021
2 parents ecf4f44 + 2cbf9c9 commit 58e4894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/18.04/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ apt install -y linux-tools-virtual${HWE}
apt install -y linux-cloud-tools-virtual${HWE}

# Install the xrdp service so we have the auto start behavior
apt install -y xrdp
apt install -y xrdp xserver-xorg-core xorgxrdp

systemctl stop xrdp
systemctl stop xrdp-sesman
Expand Down

0 comments on commit 58e4894

Please sign in to comment.