From 42e8c4d28b6fe9cc5e041f02e0c85b390d49a218 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 19 Oct 2024 12:05:15 -0400 Subject: Attempt to make usable and packageable Signed-off-by: Andrew Opalach --- taro/scripts/run_wallpaper.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 taro/scripts/run_wallpaper.sh (limited to 'taro/scripts') diff --git a/taro/scripts/run_wallpaper.sh b/taro/scripts/run_wallpaper.sh deleted file mode 100755 index a274889..0000000 --- a/taro/scripts/run_wallpaper.sh +++ /dev/null @@ -1,6 +0,0 @@ -#! /usr/bin/env sh -if [ "$1" = "true" ]; then - exec mauri -p $2/scene.pkg -m $3 -w $4 -h $5 -else - exec mauri -d $2 -m $3 -w $4 -h $5 -fi -- cgit v1.2.3-101-g0448