mirror of
https://github.com/tsingui/softcenter-1.git
synced 2024-11-14 18:05:17 +00:00
7 lines
152 B
Bash
7 lines
152 B
Bash
#!/bin/sh
|
|
|
|
dbus set softcenter_home_url="http://koolshare.ngrok.wang:5000"
|
|
dbus set softcenter_installing_todo=adm
|
|
|
|
sh /koolshare/scripts/app_remove.sh
|