#!/bin/sh # Check if at least one argument is provided if [ $# -lt 1 ]; then echo "Usage: $0 " exit 1 fi # Access the first argumen gameiso=$1 exec ./home/Desktop/suyu.desktop $gameiso