Skip to content

Commit fce9e49

Browse files
authored
Change shebang to use env for bash
1 parent d73842c commit fce9e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
## SDDM Astronaut Theme Installer
44
## Based on original by Keyitdev https://github.com/Keyitdev/sddm-astronaut-theme

0 commit comments

Comments
 (0)