Skip to content

Commit

Permalink
changed user to placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
DioptricDesign authored Nov 27, 2022
1 parent ec22cf4 commit 1996b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ rm -rf "$qtchdl"

#Adjust CSS to user
echo Adjusting Style Sheet
sed -i "s/user/${USER}/" "$startdir/min.css"
sed -i "s/placeholder/${USER}/" "$startdir/min.css"

#Adjusting Qute Browser Config
echo Adjusting Start Page
Expand Down

0 comments on commit 1996b82

Please sign in to comment.