diff --git a/postinstall.sh b/postinstall.sh new file mode 100644 index 0000000..4966524 --- /dev/null +++ b/postinstall.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +echo ">>> Use 'yandex-disk setup' for initial configure" +echo ">>> Use 'systemctl --user enable yandex-disk.service' for load with system start" \ No newline at end of file