Skip to content

Commit

Permalink
suggestions by @nnyyxxxx
Browse files Browse the repository at this point in the history
Co-authored-by: nyx <[email protected]>
  • Loading branch information
adamperkowski and nnyyxxxx committed Oct 3, 2024
1 parent b9455f1 commit 87a26a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tabs/applications-setup/grub-theme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ themeinstall(){
mkdir -p "$HOME/.local/share"
cd "$HOME/.local/share"
if [ -d 'Top-5-Bootloader-Themes' ]; then
mv 'Top-5-Bootloader-Themes' 'Top-5-Bootloader-Themes.bak'
rm -rf 'Top-5-Bootloader-Themes'
fi
git clone "https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes"
cd "Top-5-Bootloader-Themes"
Expand Down

0 comments on commit 87a26a8

Please sign in to comment.