Skip to content

Commit

Permalink
Fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
KjellRanda committed Oct 25, 2024
1 parent 1dc68dd commit 1598990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions powerprice.bash
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#! /bin/bash
#
PWR_HOME="/data/scripts"
PWR_HOME="/data/python/prod"
PWR_PRICE="/data/powerprice"
PWR_TMP="/powerprice.new"
PWR_TSORT="powerprice.soeted"
PWR_TSORT="powerprice.sorted"
PWR_OK="powerprice.list"
#
MV="/usr/bin/mv"
Expand Down

0 comments on commit 1598990

Please sign in to comment.