Commit 609edae4 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: chrome-remote-desktop.sh: disable script

parent bc7bdff4
...@@ -8,6 +8,9 @@ DESCRIPTION='' # echo " Remote desktop support for google-chrome & chromium" && ...@@ -8,6 +8,9 @@ DESCRIPTION='' # echo " Remote desktop support for google-chrome & chromium" &&
[ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1 [ "$($DISTRVENDOR -a)" != "x86_64" ] && echo "Only x86_64 is supported" && exit 1
echo "It is not finished yet. Just skipping."
exit 0
#arch=$($DISTRVENDOR --distro-arch) #arch=$($DISTRVENDOR --distro-arch)
#pkgtype=$($DISTRVENDOR -p) #pkgtype=$($DISTRVENDOR -p)
repack='' repack=''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment