ENV 정리

This commit is contained in:
2019-09-15 14:00:23 +00:00
parent af6353105b
commit 861af18fbf
3 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
set -uxo pipefail
set -euxo pipefail
shopt -s nullglob
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone