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