Skip to content

Commit db53658

Browse files
authored
Apply suggestion from @tremor021
1 parent e159647 commit db53658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/domain-locker-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Restart=always
6464
[Install]
6565
WantedBy=multi-user.target
6666
EOF
67-
systemctl enable --now -q domain-locker
67+
systemctl enable -q --now domain-locker
6868
msg_info "Created Service"
6969

7070
motd_ssh

0 commit comments

Comments
 (0)