changed /bin/sh to /usr/bin/env bash coz dash made life hard

This commit is contained in:
Zastian Pretorius
2022-07-26 16:00:30 +01:00
parent f86f257b87
commit cbbe2a2622

View File

@@ -1,4 +1,4 @@
#!/bin/sh #!/usr/bin/env bash
xset +fp /home/mrfluffy/.local/share/fonts xset +fp /home/mrfluffy/.local/share/fonts
xset fp rehash xset fp rehash