Commit ac46a468 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 2a2cd833
...@@ -2,7 +2,10 @@ ...@@ -2,7 +2,10 @@
set -o errexit set -o errexit
set -o allexport
source /etc/railgun/profile source /etc/railgun/profile
set +o allexport
cd `dirname $0` cd `dirname $0`
if grep -q $1 hacks.csv; then if grep -q $1 hacks.csv; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment