Theme changer: Replace sh by bash in shebang
This commit is contained in:
parent
de390e6476
commit
bd99d3b247
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
albums_dir="$HOME/Images/Wallpapers/Desktop"
|
albums_dir="$HOME/Images/Wallpapers/Desktop"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue