Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
External Relations
Document Templates
fithesis
Commits
64e251f2
Unverified
Commit
64e251f2
authored
Aug 17, 2022
by
Vít Novotný
Browse files
Make `install-overleaf.sh` invoke `make implode` and `make dist`
parent
aca6f2cf
Pipeline
#146572
passed with stage
in 13 minutes and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
install-overleaf.sh
View file @
64e251f2
...
...
@@ -23,6 +23,8 @@ if [[ $1 != --only-publish && $1 != --only-upload ]]; then
rm
-rf
/tmp/
{
fithesis,overleaf
}
./overleaf
# Prepare the files
make implode
make dist
mkdir
/tmp/
{
fithesis,overleaf
}
unzip
-d
/tmp/fithesis fithesis.tds.zip
TDS
=
/tmp/fithesis/tex/latex/fithesis
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment