Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
HCI Theme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HCI-Development
HCI Theme
Commits
e534cda9
Commit
e534cda9
authored
May 11, 2020
by
Andreas Knote
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copyPrebuild:removed
parent
21603f19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
scripts/copyPrebuild
scripts/copyPrebuild
+0
-10
No files found.
scripts/copyPrebuild
deleted
100755 → 0
View file @
21603f19
#!/usr/bin/env bash
# Copy prebuild files from build container
mkdir
_sass
mkdir
-p
assets/css/fonts
cp
-r
$1
/_sass/slick-carousel _sass/slick-carousel
cp
-r
$1
/assets/css/fonts/ assets/css/fonts/
cp
$1
/assets/css/fonts/slick.woff assets/css/fonts/slick.woff
cp
$1
/assets/css/fonts/slick.ttf assets/css/fonts/slick.ttf
cp
$1
/assets/css/ajax-loader.gif assets/css/ajax-loader.gif
cp
$1
/assets/bundle.js assets/bundle.js
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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