New Cycript versions do not toll-free bridge well.
[cydget.git] / preinst
CommitLineData
9972c5dc
JF
1#!/bin/bash
2
3if [[ $1 == install || $1 == upgrade ]]; then
4 /usr/libexec/cydia/move.sh /System/Library/LockCydgets
5fi