mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 09:35:08 +00:00
thor stuff
This commit is contained in:
parent
0035584219
commit
9f251f41ed
@ -113,8 +113,8 @@ do
|
||||
else
|
||||
if [[ $1 == "thor" ]]
|
||||
then
|
||||
echo_band_noUTF=$(echo $echo_band|sed 's@𝛌@@g'|sed 's@(@_@g'|sed 's@=@@g'|sed 's@Å@A@g')
|
||||
outputfile_noUTF=$(echo $outputfile|sed 's@𝛌@@g'|sed 's@=@@g'|sed 's@Å@A@g'|sed 's@≻@_@g')
|
||||
echo_band_noUTF=$(echo $echo_band|sed 's@𝛌@@g'|sed 's@(@_@g'|sed 's@)@_@g'|sed 's@=@@g'|sed 's@Å@A@g')
|
||||
outputfile_noUTF=$(echo $outputfile|sed 's@𝛌@@g'|sed 's@(@_@g'|sed 's@)@_@g'|sed 's@=@@g'|sed 's@Å@A@g'|sed 's@≻@_@g')
|
||||
argsfile="thor/arguments/$echo_band_noUTF.args"
|
||||
submitscript="thor/${echo_band_noUTF}.pbs"
|
||||
cp tmp.psdlagargs $argsfile
|
||||
|
Loading…
Reference in New Issue
Block a user