Commit 4e59596e authored by Vitaly Lipatov's avatar Vitaly Lipatov

add createbytask-pr.sh

parent 37b3ea4e
#!/bin/sh -x
mkdir /azbyka/azbyka_$1
mount --bind /net/a01/azbyka_$1 /azbyka/azbyka_$1/ || exit
./createbytask.sh ves/$1.task
serv nginx reload
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