[Scummvm-git-logs] scummvm-web master -> eb5b893ba33c4f79700fcb9abcce573e0d2b76ab
Mataniko
mataniko at gmail.com
Tue Oct 23 20:14:40 CEST 2018
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
eb5b893ba3 BUILD: Fix update script with the new server setup
Commit: eb5b893ba33c4f79700fcb9abcce573e0d2b76ab
https://github.com/scummvm/scummvm-web/commit/eb5b893ba33c4f79700fcb9abcce573e0d2b76ab
Author: Matan Bareket (mataniko at gmail.com)
Date: 2018-10-23T14:14:27-04:00
Commit Message:
BUILD: Fix update script with the new server setup
Changed paths:
site-update/install.sh
diff --git a/site-update/install.sh b/site-update/install.sh
index 93b9545..67d9985 100755
--- a/site-update/install.sh
+++ b/site-update/install.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
# echo empty line because the buffer starts with a tab for some reason
echo ''
More information about the Scummvm-git-logs
mailing list