Skip to content

Commit 0c7c3db

Browse files
authored
Correct shebang line spacing in setup.sh
Fix spacing in shebang line.
1 parent fce9e49 commit 0c7c3db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env 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)