Browse Source

Update install.sh

master
yuriy0803 2 years ago committed by GitHub
parent
commit
4e04e1a1c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      install.sh

2
install.sh

@ -1,5 +1,7 @@
#!/bin/bash
set -x # Enable displaying all commands
echo "Welcome to the installation!"
# Update and upgrade the package list

Loading…
Cancel
Save