Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Eskander authored Jan 2, 2024
1 parent 167a65d commit c894a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archisteamfarm/rootfs/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fi
if [ ! -f /config/config/IPC.config ]; then
echo "Copying config"
cp /IPC.config /config/config/IPC.config
fo
fi

echo "Fixing permissions"
chown -R asf:asf /config
Expand Down

0 comments on commit c894a01

Please sign in to comment.