Skip to content
Snippets Groups Projects
Commit d04d9b08 authored by orestis.malaspin's avatar orestis.malaspin
Browse files
parents cb981299 cdd50bab
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ before_script: ...@@ -32,7 +32,7 @@ before_script:
build_and_deploy: build_and_deploy:
script: script:
- make - make
- rsync -avzz css malaspinas@129.194.185.180:/www/ - rsync -avzz css ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
- rsync -avzz figs malaspinas@129.194.185.180:/www/ - rsync -avzz figs ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
- rsync -avzz index.html malaspinas@129.194.185.180:/www/ - rsync -avzz index.html ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
- blc http://129.194.185.180/ -ro --exclude *.pdf --filter-level 3 - blc https://malaspinas.academy -ro --exclude *.pdf --filter-level 3
...@@ -24,7 +24,7 @@ corrige: false ...@@ -24,7 +24,7 @@ corrige: false
<div align="left"> <div align="left">
<video width="640" poster="figs/intro.svg" height="360" controls="true" autoplay="false"> <video width="640" poster="figs/intro.svg" height="360" controls="true" autoplay="false">
<source src="http://129.194.185.180/videos/malaspinas.mp4" type="video/mp4"> <source src="videos/malaspinas.mp4" type="video/mp4">
</video> </video>
<iframe poster="figs/intro.svg" title="omhepia's player frame" i18n-title="channel#ShareDialog:playerEmbedFrame|Embed player Frame copied from share dialog" allowfullscreen="true" src="https://mixer.com/embed/player/omhepia?disableLowLatency=1" width="640" height="360"> <iframe poster="figs/intro.svg" title="omhepia's player frame" i18n-title="channel#ShareDialog:playerEmbedFrame|Embed player Frame copied from share dialog" allowfullscreen="true" src="https://mixer.com/embed/player/omhepia?disableLowLatency=1" width="640" height="360">
</iframe> </iframe>
...@@ -116,6 +116,10 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia ...@@ -116,6 +116,10 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia
## TP3: Structures de données concurrentes [PDF](tp_concurrence/synchro.pdf), [HTML](tp_concurrence/synchro.html) ## TP3: Structures de données concurrentes [PDF](tp_concurrence/synchro.pdf), [HTML](tp_concurrence/synchro.html)
## TP4: File et workflow [PDF](tp_concurrence/file_workflow.pdf), [HTML](tp_concurrence/file_workflow.html)
## TP5: Variables de condition [PDF](tp_concurrence/variables_condition.pdf), [HTML](tp_concurrence/variables_condition.html)
::: :::
:::::::::::::: ::::::::::::::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment