Skip to content

Commit

Permalink
remove secondary tweet
Browse files Browse the repository at this point in the history
  • Loading branch information
gojigeje committed Jun 17, 2014
1 parent 6693baa commit 5d18410
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugin/imsakiyah.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ twit_imsakiyah_main() {
status="[$prefix] Kota $kota hari ini [$tgl2]: $jadwal"
echo "[ttytter] : $status"
ttytter -status="$status"
sleep 5
status2="[$prefix] Kota $kota diambil dari $url ~ $ayosholat"
echo "[ttytter] : $status2"
ttytter -status="$status2"
#sleep 5
#status2="[$prefix] Kota $kota diambil dari $url ~ $ayosholat"
#echo "[ttytter] : $status2"
#ttytter -status="$status2"

echo "- done -"
exit 1
Expand Down

0 comments on commit 5d18410

Please sign in to comment.