Skip to content
Snippets Groups Projects
Verified Commit d3c8135f authored by David Beniamine's avatar David Beniamine
Browse files

Fixup upgradeTetras-back

parent 5fb46494
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
OLD=`pwd` OLD=$PWD
DIR=$DIR DIR="$OLD/Tetras-back"
if [ ! -d $DIR ] if [ ! -d $DIR ]
then then
echo "Tetras-back not installed, aborting" echo "Tetras-back not installed, aborting"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment