3 lines
78 B
Bash
3 lines
78 B
Bash
|
#!/bin/bash
|
||
|
source "${BASH_SOURCE%/*}/../InstallSync.sh" nextcloud Nextcloud;
|