@@ -1,4 +1,4 @@
|
|||||||
name: Sync Source
|
name: Sync Source new
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -17,7 +17,7 @@ jobs:
|
|||||||
pwd
|
pwd
|
||||||
ls -la /
|
ls -la /
|
||||||
ls -la /data || true
|
ls -la /data || true
|
||||||
|
|
||||||
- name: Install rsync
|
- name: Install rsync
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|||||||
Reference in New Issue
Block a user