Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sean Solari
exPAM
Commits
ed154aca
Commit
ed154aca
authored
Mar 17, 2022
by
Sean Solari
Browse files
Fixed shell command for making public
parent
0b66ec7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
makepublic.sh
View file @
ed154aca
...
...
@@ -8,7 +8,7 @@ then
exit
1
fi
rsync
-vaP
docs src/expam
test
.gitignore .readthedocs.yaml
.pyirc
LICENSE MANIFEST.in pyproject.toml README.md setup.cfg setup.py buildandtwine.sh
$EXPAM_PUBLIC_DIR
rsync
-va
R
P
docs src/expam
test
.gitignore
.pyirc
.readthedocs.yaml LICENSE MANIFEST.in pyproject.toml README.md setup.cfg setup.py buildandtwine.sh
$EXPAM_PUBLIC_DIR
echo
"
\n
buildandtwine.sh"
>>
$EXPAM_PUBLIC_DIR
/.gitignore
echo
"
\n
==================================
\n
Local push completed successfully!
\n
==================================
\n\n
Now run build and run twine :)"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment