Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bioinformatica-na-escola
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Renato Alves
bioinformatica-na-escola
Commits
df9efbcd
Verified
Commit
df9efbcd
authored
2 years ago
by
Renato Alves
Browse files
Options
Downloads
Patches
Plain Diff
Fully rename build to public
parent
1aa79c5d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#40305
passed
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
make.sh
+2
-2
2 additions, 2 deletions
make.sh
with
2 additions
and
2 deletions
make.sh
+
2
−
2
View file @
df9efbcd
...
...
@@ -8,6 +8,6 @@ export PYTHONPATH=$(pwd)/src
# Compile template files into html
cheetah fill
--nobackup
--idir
src
--odir
public
-R
# Copy media (images, css) to the build directory
cp
-a
media
build
cp
-a
media
public
# Remove base and helper files
rm
build
/[[:upper:]]
*
rm
public
/[[:upper:]]
*
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment