Skip to content

Commit

Permalink
tempfile bufgix
Browse files Browse the repository at this point in the history
  • Loading branch information
gojigeje committed Mar 13, 2015
1 parent a4d23f0 commit e7ecdbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/adsl-watch_dweet_W8951ND.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ twit_adsl_dweet_cek() {

twit_adsl_dweet_main() {

adsltemp="temp/adsl.sparkfun.temp"
adsltemp="temp/adsl.dweet.temp"
num=1

twit_adsl_dweet_getpage
Expand All @@ -84,7 +84,7 @@ twit_adsl_dweet_main() {
echo ""

# cleanup
rm temp/adsl.sparkfun.*
rm temp/adsl.dweet.*

exit
}

0 comments on commit e7ecdbc

Please sign in to comment.