some changes
This commit is contained in:
parent
8833d08ee9
commit
25c5d2e48a
1 changed files with 4 additions and 4 deletions
|
@ -19,15 +19,15 @@ g_pull ()
|
|||
{
|
||||
cd $gitdir
|
||||
git pull origin $branch >>$l_file
|
||||
echo "_____" >>$l_file
|
||||
}
|
||||
|
||||
l_date ()
|
||||
{
|
||||
echo "
|
||||
_____
|
||||
$date
|
||||
_____
|
||||
" >>$l_file
|
||||
_____
|
||||
$date
|
||||
" >>$l_file
|
||||
}
|
||||
|
||||
main ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue