Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Paulo Roberto Pereira da Silva
Script Customization Zammad
Commits
aff937d7
Commit
aff937d7
authored
Sep 27, 2022
by
Paulo Pereira
Browse files
Versão 1.0.0 corrigida
parent
51d91e01
Changes
1
Show whitespace changes
Inline
Side-by-side
std-customization.sh
View file @
aff937d7
...
...
@@ -17,7 +17,7 @@ else
cp
customized-files/login.jst.eco
$BASE_DIR_ZAMMAD
/app/assets/javascripts/app/views/login.jst.eco
cp
customized-files/custom.css
$BASE_DIR_ZAMMAD
/app/assets/stylesheets/custom/
cp
customized-files/custom.css
$BASE_DIR_ZAMMAD
/app/assets/stylesheets/custom/
custom.css
docker
exec
-u
root
$CONTAINER_ID
bash
-c
"apt update && apt install -y nodejs"
docker
exec
$CONTAINER_ID
rake assets:precompile
...
...
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