Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SambaEdu
sambaedu-wpkg
Commits
cb4f89e4
Commit
cb4f89e4
authored
Apr 11, 2022
by
Denis Bonnenfant
Browse files
apt upgrade dans les scripts supprimé
parent
180ff084
Changes
3
Hide whitespace changes
Inline
Side-by-side
sources/debian/changelog
View file @
cb4f89e4
sambaedu-wpkg (4.8.1
8
) UNRELEASED; urgency=medium
sambaedu-wpkg (4.8.1
9
) UNRELEASED; urgency=medium
[ Denis Bonnenfant ]
* Paquets stables
...
...
@@ -11,7 +11,7 @@ sambaedu-wpkg (4.8.18) UNRELEASED; urgency=medium
* Nouvelle version stable avec support DC secondaire
* Nouvelle version stable avec support DC secondaire
-- denis <denis@bureau>
Sat, 02
Apr 2022
19:11:45
+0200
-- denis <denis@bureau>
Mon, 11
Apr 2022
22:56:56
+0200
sambaedu-wpkg (4.0.0~beta69) UNRELEASED; urgency=medium
...
...
sources/debian/files
View file @
cb4f89e4
sambaedu-wpkg_4.8.1
8
_all.deb net extra
sambaedu-wpkg_4.8.1
8
_amd64.buildinfo net extra
sambaedu-wpkg_4.8.1
9
_all.deb net extra
sambaedu-wpkg_4.8.1
9
_amd64.buildinfo net extra
sources/usr/share/sambaedu/applications/wpkg/startup.linux
View file @
cb4f89e4
...
...
@@ -5,7 +5,7 @@ packages+=" $local_packages"
OLDIFS=$IFS
IFS=" "
DEBIAN_FRONTEND=noninteractive apt-get install -y -q $(echo $packages)
DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y -q
#
DEBIAN_FRONTEND=noninteractive apt-get full-upgrade -y -q
DEBIAN_FRONTEND=noninteractive apt-get autoremove -y -q
IFS=$OLDIFS
#
\ No newline at end of file
Write
Preview
Supports
Markdown
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