Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
henkela
handwashing_personalizer
Commits
ea863c11
Commit
ea863c11
authored
Jul 01, 2022
by
ALEX-RYZEN\ahenk
Browse files
Merge branch 'main' of gitlab.tf.uni-freiburg.de:henkela/handwashing_personalizer into main
parents
1ae7a79c
50530647
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/push_recordings_to_cluster.sh
0 → 100755
View file @
ea863c11
#!/bin/sh
rsync
-rav
-e
ssh
--include
'*/'
--include
=
'*.zip'
--include
=
'*.csv'
--include
=
'*.json'
--include
=
'.*cache.npy'
--exclude
=
'*'
../../MasterProject/Webserver/uploads/recordings/
*
bwcluster:recordings/
Write
Preview
Supports
Markdown
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