Skip to content

Commit e662971

Browse files
author
Andreas Poulsen
committed
Merge branch 'feature/fix_upgrade_client_and_settings' into 'master'
Fix upgrade_client_and_settings breaking superuser shortcuts See merge request os2borgerpc/os2borgerpc-scripts!191
2 parents 525c36c + bffbee5 commit e662971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/system/upgrade_client_and_settings.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ chmod --recursive 700 /var/lib/os2borgerpc
2020

2121
# More restrictive permissions on /home/superuser
2222
chmod -R 700 /home/superuser
23+
chown -R superuser:superuser /home/superuser/Skrivebord
2324

2425
pip3 install --upgrade os2borgerpc-client

0 commit comments

Comments
 (0)