maybe: remove default cred file

This commit is contained in:
vhsdream
2025-06-08 22:31:52 -04:00
parent 6e4117255e
commit 6667e12f05
2 changed files with 2 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ function update_script() {
unzip -q /tmp/v"$RELEASE".zip
mv maybe-"$RELEASE" /opt/maybe
cd /opt/maybe
r, ./config/credentials.yml.enc
source ~/.profile
$STD ./bin/bundle install
$STD ./bin/bundle exec bootsnap precompile --gemfile -j 0