Startup
This commit is contained in:
6
script/set_new_diffcalc
Executable file
6
script/set_new_diffcalc
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
cd /sls/X04SA/data/x04sa/ES3/pshell/script/Lib
|
||||
rm diffutils.py
|
||||
rm -R diffcalc
|
||||
cp -R diffcalc-2019-02 diffcalc
|
||||
cp diffutils-2019-02.py diffutils.py
|
||||
Reference in New Issue
Block a user