forked from attilax/clevive
réparé un faux répertoire
This commit is contained in:
parent
d30bc5ff56
commit
eb1b79a5f6
2
Makefile
2
Makefile
@ -37,7 +37,7 @@ giveback:
|
|||||||
|
|
||||||
rsync_to_freeduc:
|
rsync_to_freeduc:
|
||||||
ssh freeduc.science mkdir -p attilax/$(TARGET)
|
ssh freeduc.science mkdir -p attilax/$(TARGET)
|
||||||
rsync -av --exclude="live-image*" --exclude "*.log" --delete auto config freeduc.science:jbart/$(TARGET)/
|
rsync -av --exclude="live-image*" --exclude "*.log" --delete auto config freeduc.science:attilax/$(TARGET)/
|
||||||
|
|
||||||
rsync_from_freeduc:
|
rsync_from_freeduc:
|
||||||
rsync -av freeduc.science:attilax/$(TARGET)/build.log .
|
rsync -av freeduc.science:attilax/$(TARGET)/build.log .
|
||||||
|
Loading…
Reference in New Issue
Block a user