Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Erwan BOUSSE
ubuntu-vm-creator
Commits
11507512
Commit
11507512
authored
Nov 13, 2020
by
Erwan BOUSSE
Browse files
Remove apt-get upgrade from example
parent
f2065b6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
example-customization/run.sh
View file @
11507512
...
...
@@ -14,7 +14,4 @@ apt-get -y install code
# Put a working VSCode shortcut directly on the desktop
cp
-av
/usr/share/applications/code.desktop /home/etudiant/Bureau
chown
etudiant:etudiant /home/etudiant/Bureau/code.desktop
chmod
+x /home/etudiant/Bureau/code.desktop
# Update everything else
apt-get
-y
dist-upgrade
\ No newline at end of file
chmod
+x /home/etudiant/Bureau/code.desktop
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment