1 parent 9c45735 commit 676639dCopy full SHA for 676639d
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