mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-11-14 14:28:02 +09:00
Update misc
This commit is contained in:
parent
08e8a5a316
commit
88ee1a04fc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
env
|
||||
debian
|
||||
brainux
|
||||
cache/*
|
||||
!cache/.gitkeep
|
||||
nk.bin
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -uex -o pipefail
|
||||
|
||||
TIMEZONE="Asia/Tokyo"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user