summarylogtreecommitdiffstats
path: root/sunshine
diff options
context:
space:
mode:
authorJacek Szafarkiewicz2021-04-26 12:36:15 +0200
committerJacek Szafarkiewicz2021-04-26 12:36:15 +0200
commite580aac9ccc84b8c70aab08e403c52b5c448fade (patch)
tree3971afd03b280daf2db1a9e606aadeb8bf8ab991 /sunshine
parent15fe763dbcceaee73aeac7c1132415fe97d3e569 (diff)
downloadaur-e580aac9ccc84b8c70aab08e403c52b5c448fade.tar.gz
Update build script
Diffstat (limited to 'sunshine')
-rwxr-xr-xsunshine9
1 files changed, 0 insertions, 9 deletions
diff --git a/sunshine b/sunshine
deleted file mode 100755
index c19a459343c1..000000000000
--- a/sunshine
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/sh
-
-set -e
-
-cd
-mkdir .config/sunshine &> /dev/null || true
-cd .config/sunshine
-
-/usr/lib/sunshine/bin/sunshine $*