Skip to content

Commit

Permalink
feat: add sshd start script
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 7, 2024
1 parent 4200c38 commit 26660a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/termux-widget.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ main_apt() {
main_pkg() {
mkdir -p "$HOME/.shortcuts/tasks" || true
copycat "termux-widget" "termux-widget/shortcuts/tasks/org-sync.sh" "$HOME/.shortcuts/tasks/org-sync.sh" 0
copycat "termux-widget" "termux-widget/shortcuts/tasks/start-ssdh.sh" "$HOME/.shortcuts/tasks/start-ssdh.sh" 0
}

main_brew() {
Expand Down

0 comments on commit 26660a0

Please sign in to comment.