This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
xwords
Watch
1
Star
0
Fork
You've already forked xwords
0
mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced
2025-01-08 05:24:39 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ae1e9fb1ae
xwords
/
xwords4
/
android
/
scripts
/
reinstall-all.sh
7 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
new script to uninstall then install
2013-12-03 17:26:41 +01:00
#!/bin/sh
WD
=
$(
dirname
$0
)
$WD
/uninstall.sh
$*
fix script
2014-09-22 01:59:00 +02:00
$WD
/adb-install.sh
$*
Reference in a new issue
Copy permalink