Skip to content

Commit 23569c0

Browse files
authored
Fix typo 10-shell-profile.sh (#642)
Introduced in #608
1 parent 6d59419 commit 23569c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modern-unix/on_boot.d/10-shell-profile.sh

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

33
## Configure shell profile
44
PROFILE_SOURCE=/data/settings/profile/global.profile.d

0 commit comments

Comments
 (0)