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-23 07:27:22 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ecc2ced1c7
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 08:26:41 -08:00
#!/bin/sh
WD
=
$(
dirname
$0
)
$WD
/uninstall.sh
$*
fix script
2014-09-21 16:59:00 -07:00
$WD
/adb-install.sh
$*
Reference in a new issue
Copy permalink