Skip to content

Commit

Permalink
update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
km4ack committed Oct 11, 2021
1 parent 1ee61de commit 55bf453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-a-pi
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ sudo mv build-a-pi.desktop /usr/share/applications/
# Install Base Apps
#####################################
touch ${RB}
echo "Intitial build date $DATE version $VERSION" >> ${RB}
echo "INITIAL=\"build date $DATE version $VERSION\"" >> ${RB}
source ${FUNCTIONS}/base.function
while read i; do
$i
Expand Down

0 comments on commit 55bf453

Please sign in to comment.