index
:
philippgeyer.co.uk.git
live
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build.sh
blob: b6d058074c6c51847a3acb45a5f053d77e9759aa (
plain
)
1
2
3
4
5
6
7
8
9
#!/bin/bash
DIR
=
/home/ec2-user/philippgeyer.co.uk
pushd
${
DIR
}
make
popd