Skip to content

Commit

Permalink
macaroni/live-setup-gnome: Bump v.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Sep 9, 2023
1 parent c2f1c78 commit c579a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/macaroni/live-setup-gnome/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: live-setup-gnome
version: "0.2"
version: "0.3"
category: macaroni
requires:
- name: bash
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
# Author: Daniele Rondina, geaaru@funtoo.org

setup_gnome_shell_extentions() {
setup_gnome_shell_ext() {

if [ -n "${GNOME_SHELL_EXTS}" ] ; then
for i in ${GNOME_SHELL_EXTS[@]} ; do
Expand Down

0 comments on commit c579a1b

Please sign in to comment.