chromium build

This commit is contained in:
TomasM
2017-11-01 06:59:22 -04:00
parent 7fc97bd7ef
commit fbb7506621
2 changed files with 4 additions and 3 deletions
@@ -1,3 +1,3 @@
#!/bin/bash
xhost +
su -c chromium guest
xhost + >/dev/null 2>/dev/null
su -c "chromium-launcher "$@"" guest