by roundabout, Tuesday, 21 February 2017, 18:45:41 (1487702741), pushed by roundabout, Sunday, 11 May 2025, 13:22:05 (1746969725)
Author identity: nana-4 <hnmaigo@gmail.com>
6b32726447fc782f348533aa974cc4dae88ee472
install.sh
@@ -3,7 +3,7 @@
repodir=$(cd $(dirname $0) && pwd)
srcdir=${repodir}/src
if type gnome-shell > /dev/null ; then
if type -p gnome-shell > /dev/null ; then
gnomever=$(gnome-shell --version | cut -d ' ' -f 3 | cut -d . -f -2)
else
gnomever=3.18