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:
0f519366ef
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
code
/
Scripts
/
setup_www_svn
/ publish.sh
John
on 29 Dec 2020
92 bytes
bulk import from macbookpro checkouts
Raw
Blame
History
#!/bin/bash . ./domain.sh cd $DOMAIN echo "Updating server" svn up echo "Updated server"