This commit is contained in:
emmett1
2017-12-08 21:17:40 +08:00
parent 6bdefe7b96
commit f0e366eef7

View File

@@ -21,6 +21,7 @@ for i in $list; do
if [ -d $INDEX_DIR/$i ]; then
msg "$i is installed"
else
echo
msg "installing $i..."
if [ $UID != 0 ]; then
sudo scratch -p $i -i