Fixed RCLONE_SCRIPT-FULLSYNC.SH call to RCLONE_SCRIPT.SH

This commit is contained in:
Jandalf81
2018-08-02 20:12:50 +02:00
parent 22f6e969ab
commit 15594fea33
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
~/scripts/rclone_script "full"
~/scripts/rclone_script.sh "full"