Skip to content

A collection of scripts and Workflows for DeployStudio

Notifications You must be signed in to change notification settings

arunderwood/OSX-Provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSX-Provisioning

Because it can be messy to have git config files in the DeployStudio Share, it's best to store them outside of the directory. If you have to recreate the DS Share, you can use these steps.

Clone the repo

git clone https://github.com/arunderwood/OSX-Provisioning.git

Copy all the files except .git to the DeployStudio Share

mv OSX-Provisioning/!(.git) [NEW PATH]

Use git config core.worktree to point the project at the new path

git config core.worktree "[NEWPATH]"

About

A collection of scripts and Workflows for DeployStudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published