diff options
Diffstat (limited to 'static/thesiah.sh')
| -rwxr-xr-x | static/thesiah.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh index 3ceeac0..7a137fe 100755 --- a/static/thesiah.sh +++ b/static/thesiah.sh @@ -222,6 +222,7 @@ installationloop() { "I") case "$(readlink -f /sbin/init)" in *systemd*) initinstall "$program" "$comment" ;; + *) maininstall "$program" ;; esac ;; "G") gitmakeinstall "$program" "$comment" ;; |
