Changeset 55353 for trunk/.devcontainer/install-tools.sh
- Timestamp:
- 02/16/2023 03:48:26 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/.devcontainer/install-tools.sh (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.devcontainer/install-tools.sh
-
Property
svn:executable
set to
*
r55303 r55353 8 8 sudo mv wp-cli.phar /usr/local/bin/wp 9 9 10 echo "Installing chromium..." 11 sudo apt-get update 12 sudo apt-get -y install --no-install-recommends chromium 13 10 14 # Copy the welcome message 11 15 sudo cp .devcontainer/welcome-message.txt /usr/local/etc/vscode-dev-containers/first-run-notice.txt -
Property
svn:executable
set to
Note: See TracChangeset
for help on using the changeset viewer.