فهرست منبع

(experiment) get out of vscode

Peter Squicciarini 5 سال پیش
والد
کامیت
2c98e24e2d
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      prepare_vscode.sh

+ 2 - 0
prepare_vscode.sh

@@ -75,3 +75,5 @@ if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
   # we need to edit a line in the post install template
   # we need to edit a line in the post install template
   sed -i "s/code-oss/codium/" resources/linux/debian/postinst.template
   sed -i "s/code-oss/codium/" resources/linux/debian/postinst.template
 fi
 fi
+
+cd ..