by roundabout, Tuesday, 27 December 2016, 11:16:49 (1482837409), pushed by roundabout, Sunday, 11 May 2025, 13:22:04 (1746969724)
Author identity: nana-4 <hnmaigo@gmail.com>
c35634a3bcade60e188d5961a57755f8e1b1bff2
install.sh
@@ -1,9 +1,14 @@
#!/bin/bash
gnomever=$(echo $(gnome-shell --version) | cut -d ' ' -f 3 | cut -d . -f -2)
gnomever=$(gnome-shell --version | cut -d ' ' -f 3 | cut -d . -f -2)
repodir=$(cd $(dirname $0) && pwd)
srcdir=${repodir}/src
# FIXME:
if [ -z "$gnomever" ] ; then
gnomever=3.18
fi
echo
# Not enabled color: '-dark'