Skip to content

Commit e9ed195

Browse files
authored
Fix installation script
1 parent 68637ba commit e9ed195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-desktop-lxqt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cp -rf $HOME/termux-desktop-lxqt/stop-desktop $PREFIX/bin
3939
cp -rf $HOME/termux-desktop-lxqt/vnc-config $PREFIX/bin
4040

4141
#setting themes and icons
42-
cp -rf $HOME/termux-desktop-lxqt/data.tar.xz
42+
cp -rf $HOME/termux-desktop-lxqt/data.tar.xz $HOME
4343
tar -xvf data.tar.xz
4444
rm data.tar.xz
4545
#setting folders

0 commit comments

Comments
 (0)