Commit 8abe6606 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 065f1c35
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
set -o errexit set -o errexit
source /etc/railgun/profile source /etc/railgun/profile
cd `dirname $0`
if grep -q $1 hacks.csv; then if grep -q $1 hacks.csv; then
sed -i "s/$1.*/$1,$2/" hacks.csv sed -i "s/$1.*/$1,$2/" hacks.csv
......
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