Merge pull request #5 from cwilhit/patch-3

Keep ubuntu-desktop running
This commit is contained in:
Justin
2018-02-28 11:04:33 -08:00
committed by GitHub

View File

@@ -125,6 +125,9 @@ cd $XORGXRDP_PATH
make
sudo make install
#Installing xorgxrdp knocks out ubuntu-desktop from running. We need to reinstall it
sudo apt-get install --reinstall ubuntu-desktop
#
# End XORGXRDP
###############################################################################