sabayon: Use /bin/bash

The script is full of bashisms making it break when run with a simple POSIX shell. Signed-off-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent a75c00c6
#!/bin/sh
#!/bin/bash
# vim: set ts=4 sw=4 expandtab
# Exit on error and treat unset variables as an error.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment