summarylogtreecommitdiffstats
path: root/readme.install
diff options
context:
space:
mode:
authortritonas002017-04-08 06:25:51 +0300
committertritonas002017-04-08 06:25:51 +0300
commit58b6e4e8b96cef66356721bb64fdb61c22af6e1f (patch)
tree66452ce5974536bd5c9c20b688fbddc2a85bc0ef /readme.install
parent0301f3e887be3122902ded5de92f7fb30a31f5a3 (diff)
downloadaur-58b6e4e8b96cef66356721bb64fdb61c22af6e1f.tar.gz
update to 6.6, added desktop entry
Diffstat (limited to 'readme.install')
-rw-r--r--readme.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.install b/readme.install
index 2143e243afd5..2dc7f2d1f788 100644
--- a/readme.install
+++ b/readme.install
@@ -1,7 +1,7 @@
post_install() {
echo '--------------------------------------------------------------------------'
echo 'README'
-echo 'https://wiki.archlinux.org/index.php/System-tar-and-restore'
+echo 'https://github.com/tritonas00/system-tar-and-restore/blob/master/README.md'
echo '--------------------------------------------------------------------------'
echo 'QUICK INSTRUCTIONS'
echo
@@ -10,6 +10,6 @@ echo 'Run as root: star.sh'
echo 'The sample configuration file for backup mode can be found at /usr/share/system-tar-and-restore/backup.conf'
echo
echo 'GUI WRAPPER'
-echo 'Run as root: star-gui.sh'
+echo 'Run as root: star-gui.sh or use the system-tar-and-restore desktop entry'
echo '--------------------------------------------------------------------------'
} \ No newline at end of file