diff --git a/run.sh b/run.sh index 0bfc0b6..d3e0769 100755 --- a/run.sh +++ b/run.sh @@ -19,6 +19,6 @@ if [ "$1" != "update" ]; then fi fi -#./linupx-scripts.sh $1 $2 +./linupx-scripts.sh $1 $2 exit 0