More changes
This commit is contained in:
@@ -38,7 +38,7 @@ cat $WebDir/index.html-02 | col -b -x > $WebDir/index.html-03
|
||||
sed '1,7d' $WebDir/index.html-03 > $WebDir/index.html-04
|
||||
|
||||
# Write the show title to a new index.html text file
|
||||
cat $HOME/SCM-Show.txt > $WebDir/index.html-05
|
||||
cat $HOME/SCM.txt > $WebDir/index.html-05
|
||||
|
||||
# Append the previous index.html text file to the new index.html text file
|
||||
cat $WebDir/index.html-04 >> $WebDir/index.html-05
|
||||
|
||||
Reference in New Issue
Block a user