Update misc

This commit is contained in:
Takumi Sueda 2021-03-21 19:03:29 +09:00
parent 08e8a5a316
commit 88ee1a04fc
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
env
debian
brainux
cache/*
!cache/.gitkeep
nk.bin

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -uex -o pipefail
TIMEZONE="Asia/Tokyo"