Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

Commit

Permalink
tweet: rename tweet.sh to wrap_tweet.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
otofune committed Sep 24, 2016
1 parent cd1396f commit e01d11b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion function.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# import readonly variables
source "${dir_src}/readonly.sh"
source "${dir_src}/tweet.sh"
source "${dir_src}/wrap_tweet.sh"

function line () {
echo $1 | grep '^[0-9]*$' >& /dev/null
Expand Down
File renamed without changes.

0 comments on commit e01d11b

Please sign in to comment.