#!/bin/bash #!/bin/bash set -e if [ ! -f "/etc/apt/sources.list.d/opengnsys.sources" ] ; then cat > /etc/apt/sources.list.d/opengnsys.sources <