MOD refactoring haskell...
[pompage.git] / mise_en_prod.rb
index b58a77b..f70feac 100644 (file)
@@ -5,7 +5,7 @@ $dest = 'gburri@euphorik.ch:web/divx'
 $dest = $*[0] if $*.length > 1
 
 # les options communes
-$opt = ''
+$opt = '--delete'
  
 `rsync $opt css/yopyop.css #{$dest}/css`
 `rsync $opt -r img/* #{$dest}/img`