Commit Graph

11 Commits

Author SHA1 Message Date
JEEVITHA KANNAN K S
04537216d4
fix: Add wrapper around script (#388)
* Add wrapper

* Update start.sh

* Update startdev.sh
2024-09-18 20:49:24 -05:00
Chris Titus
857ad80af0
Merge pull request #405 from nnyyxxxx/testing-16
Use -e to keep synergy with every other script
2024-09-18 13:04:57 -05:00
nnyyxxxx
6753c80b06 Use -e & Keep synergy with every other script 2024-09-15 21:23:53 -04:00
nnyyxxxx
4fa0079cb7 Fix last bashism 2024-09-15 20:32:37 -04:00
Chris Titus
856a163be3 fix jq requirement and arch install error 2024-08-29 14:58:09 -05:00
Liam
5c348f9f49
feat: Add aarch64 compatibility to start.sh and startdev.sh 2024-07-30 14:08:25 -07:00
Chris Titus
ca5f72a75c
Merge pull request #33 from luca0N/dev-echo-colors
Fix colors with echo commands
2024-07-18 22:35:24 -05:00
Chris Titus
7625191f3b update startdev 2024-07-18 17:48:54 -05:00
Chris Titus
9c84e01d29 fix lindev.sh 2024-07-18 17:25:53 -05:00
luca0N!
f278b46668
Fix colors with echo commands
Use the `-e' option when using the `echo' command, as backslashes are
not interpreted by default, and replace existing `printf' calls with
`echo' for consistency.
2024-07-15 18:00:28 -03:00
Chris Titus
1a05d87d94 fix deployments 2024-07-14 00:33:35 -05:00