aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-09-30 11:30:17 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-09-30 16:16:55 +0200
commit8f8f3d571fc702fd31c1008c8ec056c3741b3e35 (patch)
treeec9440e6c0ef708b237f85f824a8b243bc00a75b /doc
parentProfileManager: move initial profile loading to ProfileManager (diff)
downloadsmolbote-8f8f3d571fc702fd31c1008c8ec056c3741b3e35.tar.xz
updater: windows fixes
- fix .part rename - add press enter pause to panics
Diffstat (limited to 'doc')
-rw-r--r--doc/Updater.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Updater.md b/doc/Updater.md
index 595ec9c..899240f 100644
--- a/doc/Updater.md
+++ b/doc/Updater.md
@@ -3,6 +3,7 @@
### Manifest
~~~sh
find windows/ -type f | xargs sha512sum | sed 's/windows\///' > windows-sha512.txt
+find windows/ -type d -exec chmod 755 {} +
~~~
### Building