Commit old updates
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ rm -rf $BASEDIR/export/html/*
|
||||
# Single-page version
|
||||
echo 'Creating single-page version...'
|
||||
mkdir -p $BASEDIR/export/html/singlepage
|
||||
cp $BASEDIR/src/org/index.html $BASEDIR/export/html/singlepage/index.html
|
||||
cp $BASEDIR/src/index.html $BASEDIR/export/html/singlepage/index.html
|
||||
cp $BASEDIR/css/style.css $BASEDIR/export/html/singlepage/style.css
|
||||
cp -r $BASEDIR/src/fig $BASEDIR/export/html/singlepage/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user