summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLegendOfMiracles2020-04-09 18:00:43 +0200
committerLegendOfMiracles2020-04-09 18:00:43 +0200
commite835d3f0f78dbc436219eec9eb2d781a978d1649 (patch)
tree6410b1b7f54b6c86874f10d4fe0635be77707f8a
parentc007a7f55f2b4207e8ac89756108a678ff7f1d33 (diff)
downloadaur-e835d3f0f78dbc436219eec9eb2d781a978d1649.tar.gz
lolsu
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 937136f37804..1077efb55009 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,6 @@ package() {
cd ~/
mkdir RemotePlayDetached
cd RemotePlayDetached/
- curl https://raw.githubusercontent.com/alx365/RemotePlayDetached/master/uninstall.sh > uninstall.sh
- chmod +x uninstall.sh
+ #curl https://raw.githubusercontent.com/alx365/RemotePlayDetached/master/uninstall.sh > uninstall.sh
+ #chmod +x uninstall.sh
}