Remove trailing whitespace
This commit is contained in:
parent
244a9448ca
commit
74166af94d
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ post_upgrade() {
|
||||||
echo 'After each upgrade you have to manually:
|
echo 'After each upgrade you have to manually:
|
||||||
- Remove the installation folder (/usr/share/webapps/wallabag/install)
|
- Remove the installation folder (/usr/share/webapps/wallabag/install)
|
||||||
- Empty the cache folder (/usr/share/webapps/wallabag/cache)
|
- Empty the cache folder (/usr/share/webapps/wallabag/cache)
|
||||||
|
|
||||||
$ sudo -u http rm -rf /usr/share/webapps/wallabag/{install,cache/*}'
|
$ sudo -u http rm -rf /usr/share/webapps/wallabag/{install,cache/*}'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue