Browse Source

use sh instead of bash

pull/2416/head
lcdtyph 6 years ago
parent
commit
8efd200748
  1. 2
      notify/ifttt.sh

2
notify/ifttt.sh

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
#Support ifttt.com webhooks api #Support ifttt.com webhooks api

Loading…
Cancel
Save