forked from Plemya-x/alr-repo
name='yandex-disk'
version='0.1.6.1080' release='1'
This commit is contained in:
5
yandex-disk/postinstall.sh
Normal file
5
yandex-disk/postinstall.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/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"
|
||||
}
|
Reference in New Issue
Block a user