Skip to content

Commit

Permalink
disable stack upgrade recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
pretendWhale committed Apr 22, 2024
1 parent cbe341f commit 1bf89d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
echo "allow-different-user: true" >> $STACK_ROOT/config.yaml
echo "recommend-stack-upgrade: false" >> $STACK_ROOT/config.yaml
chmod a+w $STACK_ROOT/stack.sqlite3.pantry-write-lock
chmod a+w $STACK_ROOT/global-project/.stack-work/stack.sqlite3.pantry-write-lock
chmod a+w $STACK_ROOT/pantry/pantry.sqlite3.pantry-write-lock

0 comments on commit 1bf89d2

Please sign in to comment.