GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
Import
Transfer to URL with SHA
Find file
Newer
Older
tree:
8ae6bbac57
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
applications
/
Photoframe
/ _env.sh
John Ryland
on 10 Jan 2021
89 bytes
make it possible to run the same unix scripts from windows cmd too
Raw
Blame
History
@echo off export QTDIR=/usr/local/Trolltech/Qt-4.5.0 export PATH=$QTDIR/bin:$PATH bash