Changed bash to sh

This commit is contained in:
juacq97 2019-04-16 20:50:31 -06:00
parent 53b2efb069
commit 2261befa3f
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
# Description: Set the selected image as wallpaper using pywal and change the terminal color schemes. Just put the cursor on a image and run the script.
#