Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUPPORT-153 [akash-provider] move run.sh into a standalone file #41

Merged
merged 1 commit into from
May 15, 2022

Conversation

arno01
Copy link
Contributor

@arno01 arno01 commented May 14, 2022

Tested on my provider, everything is working well.

The only changes in the resulting run.sh were the harmless indents before the empty lines.

i.e.

   run.sh: |
     #!/bin/bash
-
+    
     set -x
-
+    
     ##
     # Import key
     ##
...

@arno01 arno01 requested a review from sacreman as a code owner May 14, 2022 21:26
@sacreman sacreman merged commit 0054511 into akash-network:main May 15, 2022
tvanes pushed a commit to hoolia/akash-helm-charts that referenced this pull request Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants