mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-06 07:59:43 +00:00
Prepare for migration
This commit is contained in:
parent
dedfdba39b
commit
d442b46d7e
11 changed files with 451 additions and 0 deletions
6
artifacts/Makefile
Normal file
6
artifacts/Makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
DATE := $(shell date +%Y-%m-%d)
|
||||
|
||||
.PHONY: today
|
||||
|
||||
today:
|
||||
mkdir -p $(DATE)
|
||||
Loading…
Add table
Add a link
Reference in a new issue