2 parents 2e6e80f + 676639d commit a3db141Copy full SHA for a3db141
1 file changed
scripts/after_install.sh
@@ -1,4 +1,6 @@
1
#!/bin/bash
2
set -e
3
4
+cd /home/ubuntu/app
5
+
6
npm ci
0 commit comments