Add missing scripts directory
This commit is contained in:
parent
907a7505a8
commit
168cfafa93
2 changed files with 6 additions and 0 deletions
3
scripts/timetracker-archive.sh
Normal file
3
scripts/timetracker-archive.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
timetracker -archivedata=true
|
||||
3
scripts/timetracker.sh
Normal file
3
scripts/timetracker.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
timetracker
|
||||
Loading…
Add table
Add a link
Reference in a new issue