[Scummvm-git-logs] scummvm-sites web-planet -> cdad2a20716bed40532939bf79da0177f4fd6310
lotharsm
noreply at scummvm.org
Sun Jun 1 20:53:50 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://api.github.com/repos/scummvm/scummvm-sites .
Summary:
cdad2a2071 PLANET: Add update-planet.sh wrapper script
Commit: cdad2a20716bed40532939bf79da0177f4fd6310
https://github.com/scummvm/scummvm-sites/commit/cdad2a20716bed40532939bf79da0177f4fd6310
Author: Lothar Serra Mari (mail at serra.me)
Date: 2025-06-01T22:53:45+02:00
Commit Message:
PLANET: Add update-planet.sh wrapper script
Changed paths:
A update-planet.sh
diff --git a/update-planet.sh b/update-planet.sh
new file mode 100644
index 0000000..8bb9394
--- /dev/null
+++ b/update-planet.sh
@@ -0,0 +1,6 @@
+eval "$(/var/www/.rbenv/bin/rbenv init -)"
+
+rbenv global 3.4.4
+
+pluto build /var/www/pluto/planet.ini -t scummvm -o /var/www/pluto/public_html
+
More information about the Scummvm-git-logs
mailing list