Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
extensions.typo3.org
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
65
Issues
65
List
Boards
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
t3o
extensions.typo3.org
Commits
a3626bc2
Commit
a3626bc2
authored
Sep 07, 2017
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Excludes .solr directory
parent
12764dc3
Pipeline
#2172
passed with stages
in 1 minute and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/ter-translations.sh
scripts/ter-translations.sh
+1
-1
No files found.
scripts/ter-translations.sh
View file @
a3626bc2
...
...
@@ -5,6 +5,6 @@
BASE_PATH
=
/home/extensions/ci/shared/html/fileadmin/ter
rsync
-rc
--exclude
".htaccess"
--exclude
".tmp/"
-e
"ssh -i
$HOME
/.ssh/id_rsa-translation.typo3.org"
extensionstypo3org-sync@translation.typo3.org:/var/www/translation.typo3.org/public/l10n_ter/
$BASE_PATH
rsync
-rc
--exclude
".htaccess"
--exclude
".
solr/"
--exclude
".
tmp/"
-e
"ssh -i
$HOME
/.ssh/id_rsa-translation.typo3.org"
extensionstypo3org-sync@translation.typo3.org:/var/www/translation.typo3.org/public/l10n_ter/
$BASE_PATH
find
$BASE_PATH
-type
d
-print0
|/usr/bin/xargs
-0
/bin/chmod 775
find
$BASE_PATH
-type
f
-print0
|/usr/bin/xargs
-0
/bin/chmod 664
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