Theme changer: Replace sh by bash in shebang

This commit is contained in:
Viyurz 2024-06-29 17:26:51 +02:00
parent de390e6476
commit bd99d3b247
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
albums_dir="$HOME/Images/Wallpapers/Desktop"