diff options
-rw-r--r-- | lists/dev/trunk/arch (renamed from archplats/dev/trunk/arch) | 0 | ||||
-rw-r--r-- | lists/dev/trunk/plat (renamed from archplats/dev/trunk/plat) | 0 | ||||
-rwxr-xr-x | scripts/upload | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/archplats/dev/trunk/arch b/lists/dev/trunk/arch index fecd1c8..fecd1c8 100644 --- a/archplats/dev/trunk/arch +++ b/lists/dev/trunk/arch diff --git a/archplats/dev/trunk/plat b/lists/dev/trunk/plat index fbb1007..fbb1007 100644 --- a/archplats/dev/trunk/plat +++ b/lists/dev/trunk/plat diff --git a/scripts/upload b/scripts/upload index 413a74f..b0795b4 100755 --- a/scripts/upload +++ b/scripts/upload @@ -1,4 +1,4 @@ #!/bin/sh -rsync -az --progress archplats/ \ +rsync -az --progress lists/ \ files@files.proteanos.com:files/pub/proteanos-archplats/ |