diff options
author | B Stack <bgstack15@gmail.com> | 2017-02-06 11:18:31 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2017-02-06 11:18:31 -0500 |
commit | 1cd63794081c51ae9a0cc95dc49d9cfa19039e45 (patch) | |
tree | 268f61b3a571935e4230d862e6ef0c646dda712f /usr/local/bin/deploy | |
parent | actually updated scripts that call framework (diff) | |
download | mirror-1cd63794081c51ae9a0cc95dc49d9cfa19039e45.tar.gz mirror-1cd63794081c51ae9a0cc95dc49d9cfa19039e45.tar.bz2 mirror-1cd63794081c51ae9a0cc95dc49d9cfa19039e45.zip |
rearranged directories to be FHS 3.0 compliant
Diffstat (limited to 'usr/local/bin/deploy')
l--------- | usr/local/bin/deploy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/bin/deploy b/usr/local/bin/deploy index f7b33a6..947da85 120000 --- a/usr/local/bin/deploy +++ b/usr/local/bin/deploy @@ -1 +1 @@ -/etc/mirror/inc/deploy.sh
\ No newline at end of file +/usr/share/mirror/deploy.sh
\ No newline at end of file |