name='yandex-disk'

version='0.1.6.1080'
release='3'
postinstall
This commit is contained in:
Евгений Храмов 2024-07-18 21:58:05 +03:00
parent c7a48359ed
commit cae0d2e050
2 changed files with 3 additions and 5 deletions

@ -1,6 +1,6 @@
name='yandex-disk'
version='0.1.6.1080'
release='2'
release='3'
desc='Yandex.Disk keeps your files with you at all times.'
homepage='http://disk.yandex.ru/'
maintainer="Евгений Храмов <xpamych@yandex.ru>"

@ -1,5 +1,3 @@
#!/usr/bin/env bash
post_install() {
echo ">>> Use 'yandex-disk setup' for initial configure"
echo ">>> Use 'systemctl --user enable yandex-disk.service' for load with system start"
}
echo ">>> Use 'yandex-disk setup' for initial configure"
echo ">>> Use 'systemctl --user enable yandex-disk.service' for load with system start"