From a6cf40c2797b2dbb4ea2ccc772858c624bbb4844 Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Thu, 11 Mar 2021 11:31:41 +0100 Subject: [PATCH] Bugfixes --- common/themes/grub_theme.sh | 2 +- common/themes/vimix_cursors.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/themes/grub_theme.sh b/common/themes/grub_theme.sh index 4edec7d..c317455 100644 --- a/common/themes/grub_theme.sh +++ b/common/themes/grub_theme.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash install_grub_theme() { git clone https://github.com/vinceliuice/grub2-themes.git diff --git a/common/themes/vimix_cursors.sh b/common/themes/vimix_cursors.sh index 6140b1a..e7f81d7 100644 --- a/common/themes/vimix_cursors.sh +++ b/common/themes/vimix_cursors.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash install_vimix_cursors() { git clone https://github.com/vinceliuice/Vimix-cursors