We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ecda6 commit b82cb71Copy full SHA for b82cb71
startup/aws/rc.local
@@ -0,0 +1,4 @@
1
+curl --fail https://github.com/jpluscplusm/chromebook/aws/rc.jcm -o /etc/rc.jcm && {
2
+ chmod 600 /etc/rc.jcm
3
+ . /etc/rc.jcm
4
+}
0 commit comments