name='yandex-disk'
version='0.1.6.1080' release='3' postinstall
This commit is contained in:
parent
c7a48359ed
commit
cae0d2e050
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user